refactor
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"userGivenName": "ingress-nginx",
|
"userGivenName": "ingress-nginx",
|
||||||
"destNamespace": "ingress-nginx",
|
"destNamespace": "ingress-nginx",
|
||||||
"destServer": "https://kubernetes.default.svc",
|
"destServer": "https://kubernetes.default.svc",
|
||||||
"srcPath": "apps/ingress-nginx/env/k3s-cluster",
|
"srcPath": "infrastructures/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,
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ spec:
|
|||||||
repoURL: ""
|
repoURL: ""
|
||||||
- git:
|
- git:
|
||||||
files:
|
files:
|
||||||
- path: apps/**/k3s-cluster/config_dir.json
|
- path: resources/**/k3s-cluster/config_dir.json
|
||||||
repoURL: https://github.com/3dwardch3ng/home-cluster-ops.git
|
repoURL: https://github.com/3dwardch3ng/home-cluster-ops.git
|
||||||
requeueAfterSeconds: 20
|
requeueAfterSeconds: 20
|
||||||
revision: ""
|
revision: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user