This commit is contained in:
Roxedus 2022-06-04 15:42:19 +02:00
parent 4b8f6bee53
commit 856bbed1bb
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -17,6 +17,13 @@ spec:
helm:
valueFiles:
- values.yaml
values: |
image:
repository: library/traefik
name: library/traefik
tag: v2.6.0
pullPolicy: IfNotPresent
syncPolicy:
automated:
prune: true