artifacts/scripts/cilium-values.yaml
2025-08-22 16:10:09 +08:00

26 lines
410 B
YAML

cluster:
name: kubernetes
k8sServiceHost: apiserver.cluster.local
k8sServicePort: 6443
kubeProxyReplacement: true
ipam:
mode: "kubernetes"
nodePort:
enabled: true
externalIPs:
enabled: true
hostServices:
enabled: true
enableIPv4Masquerade: true
hubble:
enabled: false
envoy:
enabled: false
operator:
replicas: 1
serviceAccounts:
cilium:
name: cilium
operator:
name: cilium-operator