feat: remove installation scripts for CoreDNS, ExternalDNS, Headlamp, MetalLB, and NVIDIA Device Plugin; update manifests for deployment configurations
This commit is contained in:
@@ -8,3 +8,10 @@ defaultConfig:
|
||||
namespace: metallb-system
|
||||
ipAddressPool: "192.168.1.240-192.168.1.250"
|
||||
loadBalancerIp: "192.168.1.240"
|
||||
deploy:
|
||||
phases:
|
||||
- path: installation
|
||||
waitFor:
|
||||
name: controller
|
||||
timeout: "60s"
|
||||
- path: configuration
|
||||
|
||||
Reference in New Issue
Block a user