Add infra app metallb-conf for cluster IPs

This commit is contained in:
2024-08-26 10:39:52 +10:00
parent af58f48071
commit f7d48608b8
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"appName": "metallb-conf",
"userGivenName": "metallb-conf",
"namespace": "metallb",
"destNamespace": "metallb",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/metallb-conf/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}