refactor
This commit is contained in:
@@ -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,
|
||||||
Reference in New Issue
Block a user