k8s-deployment/values/badhouseplants/values.cilium.yaml

11 lines
250 B
YAML
Raw Normal View History

2024-07-13 20:21:59 +00:00
operator:
replicas: 1
endpointRoutes:
# -- Enable use of per endpoint routes instead of routing via
# the cilium_host interface.
enabled: true
ipam:
ciliumNodeUpdateRate: "15s"
operator:
2024-07-24 07:29:44 +00:00
clusterPoolIPv4PodCIDRList: ["192.168.0.0/16"]