cilium v1.1.2

Update all configs to current upstream state.
Add more resources (unable to pass tests now)...
This commit is contained in:
Zinin D.A
2018-07-26 23:17:27 +03:00
parent e71f261935
commit 22b89edbbc
7 changed files with 268 additions and 195 deletions

View File

@@ -12,9 +12,9 @@ cilium_policy_dir: /etc/kubernetes/policy
# Limits for apps
cilium_memory_limit: 500M
cilium_cpu_limit: 200m
cilium_cpu_limit: 500m
cilium_memory_requests: 64M
cilium_cpu_requests: 50m
cilium_cpu_requests: 100m
# Optional features
cilium_enable_prometheus: false