From 9fd49ac7e62823e369668acc66656bdf805fb73b Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 15:04:35 +0200 Subject: [PATCH] lmao wat --- 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 141d361..1f7682b 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -16,7 +16,7 @@ spec: targetRevision: HEAD helm: valueFiles: - - Charts/traefik/values.yaml + - values.yaml syncPolicy: automated: prune: true