feat: update manifests and namespaces to use templated namespace variables

This commit is contained in:
2026-05-17 23:26:20 +00:00
parent edff518815
commit 872a804aa7
31 changed files with 28 additions and 277 deletions

View File

@@ -2,9 +2,9 @@ name: metallb
is: metallb
description: Bare metal load-balancer for Kubernetes
version: v0.15.0
namespace: metallb-system
deploymentName: controller
category: infrastructure
defaultConfig:
namespace: metallb-system
ipAddressPool: "192.168.1.240-192.168.1.250"
loadBalancerIp: "192.168.1.240"