add script for installing the ingress-nginx

This commit is contained in:
2024-09-06 16:32:21 +10:00
parent 97d3125aa1
commit 77689317ce
3 changed files with 78 additions and 0 deletions

View File

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