mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 00:34:25 +02:00
fix: drone
ci(deps): update renovatebot/github-action action to v32.4.1
This commit is contained in:
@@ -44,14 +44,12 @@ spec:
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
# annotations:
|
||||
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
|
||||
hosts:
|
||||
- host: "drone.${SECRET_CLUSTER_DOMAIN}"
|
||||
paths: ["/"]
|
||||
tls:
|
||||
- hosts:
|
||||
- "wallabag.${SECRET_CLUSTER_DOMAIN}"
|
||||
- "drone.${SECRET_CLUSTER_DOMAIN}"
|
||||
secretName: "${SECRET_CLUSTER_CERTIFICATE_DEFAULT}"
|
||||
postRenderers:
|
||||
- kustomize:
|
||||
|
@@ -3,7 +3,7 @@ kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- docker-registry
|
||||
# - drone
|
||||
# - drone-runner-kube
|
||||
- drone
|
||||
- drone-runner-kube
|
||||
- gitea
|
||||
- jobs
|
||||
|
Reference in New Issue
Block a user