Explorar el Código

Corrects path of root app

Simon Kaiser hace 3 años
padre
commit
6e6e6b2599
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3
    1
      gitops-kaisers-info/apps/values.yaml

+ 3
- 1
gitops-kaisers-info/apps/values.yaml Ver fichero

@@ -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