diff --git a/Charts/traefik/ingress-values.yaml b/Charts/traefik/values.yaml similarity index 100% rename from Charts/traefik/ingress-values.yaml rename to Charts/traefik/values.yaml diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 148f701..de9bf33 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -15,8 +15,8 @@ spec: repoURL: https://git.roxedus.dev/Roxedus/Argo.git targetRevision: HEAD helm: - valueFiles: - - ingress-values.yaml + # valueFiles: + # - values.yaml syncPolicy: automated: prune: true