Files
home-cluster-ops/infrastructures/ingress-nginx/env/k3s-cluster/config.json
2024-08-26 19:44:52 +10:00

12 lines
387 B
JSON

{
"appName": "ingress-nginx",
"userGivenName": "ingress-nginx",
"namespace": "ingress-nginx",
"destNamespace": "ingress-nginx",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/ingress-nginx/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}