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