hmm
This commit is contained in:
parent
264f641ffc
commit
3f44990120
@ -22,3 +22,12 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
---
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: IPAddressPool
|
||||
metadata:
|
||||
name: first-pool
|
||||
namespace: metallb-system
|
||||
spec:
|
||||
addresses:
|
||||
- 10.0.2.240-10.0.2.250
|
Loading…
Reference in New Issue
Block a user