refactor for metallb

This commit is contained in:
2024-08-26 12:41:26 +10:00
parent 4752c35680
commit f41889854d
8 changed files with 15 additions and 32 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",