refactor for metallb

This commit is contained in:
2024-08-26 13:20:07 +10:00
parent 1db752520e
commit 9ecf48108d
5 changed files with 8 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
{
"appName": "metallb-conf",
"userGivenName": "metallb-conf",
"namespace": "metallb",
"destNamespace": "metallb",
"namespace": "metallb-system",
"destNamespace": "metallb-system",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/metallb-conf/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",