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
|
||||
ipam:
|
||||
mode: kubernetes
|
||||
ipv4NativeRoutingCIDR: 10.42.0.0/16
|
||||
autoDirectNodeRoutes: true
|
||||
routingMode: native
|
||||
localRedirectPolicy: true
|
||||
|
|
Loading…
Add table
Reference in a new issue