whole pool, no first and last

This commit is contained in:
Joseph Hanson 2025-01-06 07:50:24 -06:00
parent 2e535fad7f
commit 60b124a5b4
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -17,7 +17,6 @@ kind: CiliumLoadBalancerIPPool
metadata: metadata:
name: l2-pool name: l2-pool
spec: spec:
allowFirstLastIPs: "Yes" allowFirstLastIPs: "No"
blocks: blocks:
- start: 10.5.0.10 - cidr: "10.5.0.0/16"
stop: 10.5.0.40