This commit is contained in:
2024-07-15 01:17:33 +10:00
parent 765faba4d6
commit 6d08fbb130
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{ {
"appName": "my-app", "appName": "ingress-nginx",
"userGivenName": "my-app", "userGivenName": "ingress-nginx",
"destNamespace": "default", "destNamespace": "ingress-nginx",
"destServer": "https://kubernetes.default.svc", "destServer": "https://kubernetes.default.svc",
"srcPath": "apps/my-app/overlays/k3s-cluster", "srcPath": "apps/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,