From c9b23849396952da536aad4c6aa436074364103f Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 15:03:39 +0200 Subject: [PATCH] wtf --- apps/templates/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 1f7682b..141d361 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -16,7 +16,7 @@ spec: targetRevision: HEAD helm: valueFiles: - - values.yaml + - Charts/traefik/values.yaml syncPolicy: automated: prune: true