applications/traefik/values.yaml aktualisiert
Helmfile Update Workflow / update-helm-deployment (push) Failing after 1m15s

This commit is contained in:
tim
2024-11-13 22:18:12 +01:00
parent d0b53890d0
commit 7138e19919
+5 -3
View File
@@ -6,11 +6,13 @@ ports:
persistence:
enabled: true
storageClass: local-path
hostPath: "/srv/traefik/"
certResolvers:
letsencrypt:
dnsChallenge:
provider: variomedia
storage: /data/acme.json
acme:
dnsChallenge:
provider: variomedia
storage: /data/acme.json
logs:
general:
# By default, the level is set to INFO.