From d4cc3480a1338535647e42890287386b0d5fb445 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 27 Feb 2025 17:10:23 +0100 Subject: [PATCH] path und chart --- argocd/apps/tatort/tatort.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/tatort/tatort.yaml b/argocd/apps/tatort/tatort.yaml index baef545..41b8c2d 100644 --- a/argocd/apps/tatort/tatort.yaml +++ b/argocd/apps/tatort/tatort.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: 'https://gitea.innohub.local:3000/git/charts/' targetRevision: 0.0.* - path: tatort + path: tatort-chart insecure: true helm: parameters: @@ -36,7 +36,7 @@ spec: # value: 'false' # - name: sharedDataFolder.storageClass # value: local-path - chart: tatort + chart: tatort-chart destination: server: 'https://kubernetes.default.svc' namespace: tatort