|
@ -17,6 +17,8 @@ cilium_cpu_limit: 500m |
|
|
cilium_memory_requests: 64M |
|
|
cilium_memory_requests: 64M |
|
|
cilium_cpu_requests: 100m |
|
|
cilium_cpu_requests: 100m |
|
|
|
|
|
|
|
|
|
|
|
# Overlay Network Mode |
|
|
|
|
|
cilium_tunnel_mode: vxlan |
|
|
# Optional features |
|
|
# Optional features |
|
|
cilium_enable_prometheus: false |
|
|
cilium_enable_prometheus: false |
|
|
# Enable if you want to make use of hostPort mappings |
|
|
# Enable if you want to make use of hostPort mappings |
|
|