ソースを参照

Corrects path of root app

Simon Kaiser 3 年 前
コミット
6e6e6b2599
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3
    1
      gitops-kaisers-info/apps/values.yaml

+ 3
- 1
gitops-kaisers-info/apps/values.yaml ファイルの表示

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