Merge pull request #861 from 3dwardch3ng/infra/argo-workflow

fix app path
This commit is contained in:
2024-08-27 22:00:22 +10:00
committed by GitHub

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,