whole pool, no first and last
This commit is contained in:
parent
2e535fad7f
commit
60b124a5b4
1 changed files with 2 additions and 3 deletions
|
@ -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
|
|
||||||
|
|
Reference in a new issue