This commit is contained in:
Roxedus 2022-06-04 15:48:17 +02:00
parent de99eb0618
commit 162849b568
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -16,15 +16,12 @@ spec:
targetRevision: HEAD targetRevision: HEAD
helm: helm:
version: v3 version: v3
valueFiles: #valueFiles:
- values.yaml # - values.yaml
values: | values: |
image: image:
repository: library/traefik
name: library/traefik
tag: v2.6.0 tag: v2.6.0
pullPolicy: IfNotPresent
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true