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",
"userGivenName": "my-app",
"destNamespace": "default",
"appName": "ingress-nginx",
"userGivenName": "ingress-nginx",
"destNamespace": "ingress-nginx",
"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",
"srcTargetRevision": "",
"labels": null,