From cda81a32564ec16f5acf034c18405038386886ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 15 Nov 2022 12:46:11 +0100 Subject: [PATCH] hmm --- apps/templates/traefik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index b1a07c1..08fb335 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -12,10 +12,10 @@ spec: project: default source: chart: traefik - path: Helm/ + path: helm/ helm: valueFiles: - - traefik/values.yaml + - values.yaml repoURL: https://helm.traefik.io/traefik targetRevision: 10.24.0