This commit is contained in:
2024-07-15 01:45:34 +10:00
parent 221e1b8bce
commit 3f18796f74
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"userGivenName": "ingress-nginx", "userGivenName": "ingress-nginx",
"destNamespace": "ingress-nginx", "destNamespace": "ingress-nginx",
"destServer": "https://kubernetes.default.svc", "destServer": "https://kubernetes.default.svc",
"srcPath": "apps/ingress-nginx/env/k3s-cluster", "srcPath": "infrastructures/ingress-nginx/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git", "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "", "srcTargetRevision": "",
"labels": null, "labels": null,

View File

@@ -23,7 +23,7 @@ spec:
repoURL: "" repoURL: ""
- git: - git:
files: files:
- path: apps/**/k3s-cluster/config_dir.json - path: resources/**/k3s-cluster/config_dir.json
repoURL: https://github.com/3dwardch3ng/home-cluster-ops.git repoURL: https://github.com/3dwardch3ng/home-cluster-ops.git
requeueAfterSeconds: 20 requeueAfterSeconds: 20
revision: "" revision: ""