diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 37ff2cc..300b3cd 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -14,6 +14,9 @@ spec: path: Charts/traefik repoURL: https://git.roxedus.dev/Roxedus/Argo.git targetRevision: HEAD + helm: + valueFiles: + - values.yaml syncPolicy: automated: prune: true