From 162849b5688374baae9cdb7ea60538de6c26fe6c Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 15:48:17 +0200 Subject: [PATCH] wad --- apps/templates/traefik.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index cd2c839..239dace 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -16,15 +16,12 @@ spec: targetRevision: HEAD helm: version: v3 - valueFiles: - - values.yaml + #valueFiles: + # - values.yaml values: | image: - repository: library/traefik - name: library/traefik tag: v2.6.0 - pullPolicy: IfNotPresent syncPolicy: automated: prune: true