Skip to content

Commit 9764544

Browse files
committed
fix(cilium): CiliumLoadBalancerIPPool yaml
1 parent e416820 commit 9764544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/network/cilium/base/pool.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ kind: CiliumLoadBalancerIPPool
33
metadata:
44
name: main
55
spec:
6-
cidrs:
6+
blocks:
77
- start: "192.168.0.240"
88
stop: "192.168.0.255"

0 commit comments

Comments
 (0)