diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 13235e4..c6aac74 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -16,12 +16,8 @@ spec: targetRevision: HEAD helm: version: v3 - #valueFiles: - # - values.yaml - values: | - - image: - tag: v2.6.0 + valueFiles: + - values.yaml syncPolicy: automated: prune: true