11 lines
249 B
YAML
11 lines
249 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"]
|