Parcourir la source

Corrects path of root app

Simon Kaiser il y a 3 ans
Parent
révision
6e6e6b2599
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3
    1
      gitops-kaisers-info/apps/values.yaml

+ 3
- 1
gitops-kaisers-info/apps/values.yaml Voir le fichier

@@ -2,5 +2,7 @@ spec:
2 2
   destination:
3 3
     name: in-cluster
4 4
   source:
5
+    path: gitops-kaisers-info
5 6
     repoURL: https://git.kaisers.info/simonkaiser/k8s-kaisers-info.git
6
-    targetRevision: HEAD
7
+    targetRevision: HEAD
8
+  project: gitops-kaisers-info-int