expand IP pool for metallb to max of 24

This commit is contained in:
Ibrahim Mkusa 2025-04-20 13:21:53 -04:00
parent 83c2b8e335
commit c94147754f

View File

@ -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