fix app path

This commit is contained in:
2024-08-27 22:00:04 +10:00
parent e679f4bef7
commit 54f75ec765

View File

@@ -4,7 +4,7 @@
"namespace": "argo", "namespace": "argo",
"destNamespace": "argo", "destNamespace": "argo",
"destServer": "https://kubernetes.default.svc", "destServer": "https://kubernetes.default.svc",
"srcPath": "infrustructures/argo-workflow/env/k3s-cluster", "srcPath": "infrastructures/argo-workflow/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,