refactor for metallb

This commit is contained in:
2024-08-26 13:17:53 +10:00
parent c021cf7ef7
commit 1db752520e
7 changed files with 25 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
{
"appName": "metallb-conf",
"userGivenName": "metallb-conf",
"namespace": "metallb-system",
"destNamespace": "metallb-system",
"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",