mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-05 10:41:12 -03:30
Add cilium_tunnel_mode variable to the cilium config (#5295)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
bc3a8a0039
commit
076f254a67
@@ -17,6 +17,8 @@ cilium_cpu_limit: 500m
|
||||
cilium_memory_requests: 64M
|
||||
cilium_cpu_requests: 100m
|
||||
|
||||
# Overlay Network Mode
|
||||
cilium_tunnel_mode: vxlan
|
||||
# Optional features
|
||||
cilium_enable_prometheus: false
|
||||
# Enable if you want to make use of hostPort mappings
|
||||
|
||||
Reference in New Issue
Block a user