expand IP pool for metallb to max of 24
This commit is contained in:
parent
83c2b8e335
commit
c94147754f
@ -6,7 +6,7 @@ metadata:
|
|||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
spec:
|
spec:
|
||||||
addresses:
|
addresses:
|
||||||
- 192.168.0.230-192.168.0.240
|
- 192.168.0.230-192.168.0.253
|
||||||
---
|
---
|
||||||
apiVersion: metallb.io/v1beta1
|
apiVersion: metallb.io/v1beta1
|
||||||
kind: L2Advertisement
|
kind: L2Advertisement
|
||||||
|
Loading…
x
Reference in New Issue
Block a user