disable ingress temporarily

This commit is contained in:
2024-08-26 15:52:09 +10:00
parent c420790a4e
commit 07e86511c5

12
projects/config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"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
}