mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-02-05 00:15:51 +00:00
28 lines
518 B
YAML
28 lines
518 B
YAML
cilium:
|
|
hubble:
|
|
enabled: false
|
|
externalIPs:
|
|
enabled: true
|
|
tunnel: disabled
|
|
autoDirectNodeRoutes: false
|
|
kubeProxyReplacement: strict
|
|
bpf:
|
|
masquerade: true
|
|
loadBalancer:
|
|
algorithm: maglev
|
|
cgroup:
|
|
autoMount:
|
|
enabled: false
|
|
hostRoot: /sys/fs/cgroup
|
|
ipam:
|
|
mode: "kubernetes"
|
|
k8sServiceHost: localhost
|
|
k8sServicePort: 7445
|
|
|
|
cni:
|
|
chainingMode: generic-veth
|
|
customConf: true
|
|
configMap: cni-configuration
|
|
routingMode: native
|
|
enableIPv4Masquerade: false
|