Przeglądaj źródła

Fixes chart for argo cd

Simon Kaiser 4 lat temu
rodzic
commit
86649711b8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      gitops-kaisers-info/templates/argo-cd.yaml

+ 1
- 1
gitops-kaisers-info/templates/argo-cd.yaml Wyświetl plik

15
       prune: true
15
       prune: true
16
       selfHeal: true
16
       selfHeal: true
17
   source:
17
   source:
18
-    chart: argo-cd
18
+    chart: charts/argo-cd
19
     repoURL: https://github.com/argoproj/argo-helm
19
     repoURL: https://github.com/argoproj/argo-helm
20
     targetRevision: 3.33.6
20
     targetRevision: 3.33.6
21
     helm:
21
     helm: