Add pod cidr to cilium
This commit is contained in:
parent
bf8e66c51a
commit
4450ef0df9
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ spec:
|
||||||
rollOutCiliumPods: true
|
rollOutCiliumPods: true
|
||||||
ipam:
|
ipam:
|
||||||
mode: kubernetes
|
mode: kubernetes
|
||||||
|
ipv4NativeRoutingCIDR: 10.42.0.0/16
|
||||||
autoDirectNodeRoutes: true
|
autoDirectNodeRoutes: true
|
||||||
routingMode: native
|
routingMode: native
|
||||||
localRedirectPolicy: true
|
localRedirectPolicy: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue