13 lines
254 B
YAML
13 lines
254 B
YAML
|
|
||
|
operator:
|
||
|
replicas: 1
|
||
|
endpointRoutes:
|
||
|
# -- Enable use of per endpoint routes instead of routing via
|
||
|
# the cilium_host interface.
|
||
|
enabled: true
|
||
|
ipam:
|
||
|
ciliumNodeUpdateRate: "15s"
|
||
|
operator:
|
||
|
clusterPoolIPv4PodCIDRList:
|
||
|
- 10.244.0.0/16
|