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:
|
||||
name: l2-pool
|
||||
spec:
|
||||
allowFirstLastIPs: "Yes"
|
||||
allowFirstLastIPs: "No"
|
||||
blocks:
|
||||
- start: 10.5.0.10
|
||||
stop: 10.5.0.40
|
||||
- cidr: "10.5.0.0/16"
|
||||
|
|
Reference in a new issue