modified: services/cilium/deploy/app/helm-values.yaml
This commit is contained in:
@@ -6,4 +6,8 @@ autoDirectNodeRoutes: true
|
|||||||
ipv4NativeRoutingCIDR: "10.42.0.0/16"
|
ipv4NativeRoutingCIDR: "10.42.0.0/16"
|
||||||
bpf:
|
bpf:
|
||||||
masquerade: true
|
masquerade: true
|
||||||
hostLegacyRouting: false # force use of bfp
|
hostLegacyRouting: false # force use of bfp
|
||||||
|
ipam:
|
||||||
|
operator:
|
||||||
|
clusterPoolIPv4PodCIDR: "10.42.0.0/16"
|
||||||
|
clusterPoolIPv4MaskSize: 24
|
||||||
Reference in New Issue
Block a user