Reorganized for new stable/waypoint versioning design.
This commit is contained in:
13
metallb/versions/v0/manifest.yaml
Normal file
13
metallb/versions/v0/manifest.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
version: v0.15.0
|
||||
deploymentName: controller
|
||||
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