applications/traefik/values.yaml aktualisiert
All checks were successful
Helmfile Update Workflow / update-helm-deployment (push) Successful in 1m28s
All checks were successful
Helmfile Update Workflow / update-helm-deployment (push) Successful in 1m28s
This commit is contained in:
@@ -7,16 +7,16 @@ persistence:
|
||||
enabled: true
|
||||
storageClass: local-path
|
||||
hostPath: "/srv/traefik/"
|
||||
certificatesResolvers:
|
||||
letsencrypt:
|
||||
acme:
|
||||
email: tim@unkrig.dev
|
||||
storage: /data/acme.json
|
||||
dnsChallenge:
|
||||
provider: variomedia
|
||||
resolvers:
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
certificatesResolvers:
|
||||
letsencrypt:
|
||||
acme:
|
||||
email: tim@unkrig.dev
|
||||
storage: /data/acme.json
|
||||
dnsChallenge:
|
||||
provider: variomedia
|
||||
resolvers:
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
|
||||
logs:
|
||||
general:
|
||||
|
||||
Reference in New Issue
Block a user