From 9e8a3ae46c87b6b10036632896d3d409d5f4cbe8 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 14:51:20 +0200 Subject: [PATCH] test --- apps/templates/traefik.yaml | 3 +++ 1 file changed, 3 insertions(+) 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