We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e416820 commit 9764544Copy full SHA for 9764544
kubernetes/network/cilium/base/pool.yaml
@@ -3,6 +3,6 @@ kind: CiliumLoadBalancerIPPool
3
metadata:
4
name: main
5
spec:
6
- cidrs:
+ blocks:
7
- start: "192.168.0.240"
8
stop: "192.168.0.255"
0 commit comments