fix: drone

ci(deps): update renovatebot/github-action action to v32.4.1
This commit is contained in:
auricom
2022-03-14 19:13:41 +01:00
parent 396d427a8b
commit ef0a9f224f
3 changed files with 4 additions and 6 deletions

View File

@@ -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:

View File

@@ -3,7 +3,7 @@ kind: Kustomization
resources:
- namespace.yaml
- docker-registry
# - drone
# - drone-runner-kube
- drone
- drone-runner-kube
- gitea
- jobs