fvghn
This commit is contained in:
parent
4b8f6bee53
commit
856bbed1bb
@ -17,6 +17,13 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- values.yaml
|
- values.yaml
|
||||||
|
values: |
|
||||||
|
|
||||||
|
image:
|
||||||
|
repository: library/traefik
|
||||||
|
name: library/traefik
|
||||||
|
tag: v2.6.0
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
Loading…
Reference in New Issue
Block a user