Merge pull request #2508 from melkosoft/cilium

Cilium v.1.0.0-rc8
This commit is contained in:
Chad Swenson
2018-03-21 20:25:43 -05:00
committed by GitHub
8 changed files with 30 additions and 2 deletions

View File

@@ -54,9 +54,11 @@ rules:
- get
- list
- watch
- update
- apiGroups:
- cilium.io
resources:
- ciliumnetworkpolicies
- ciliumendpoints
verbs:
- "*"

View File

@@ -79,6 +79,13 @@ spec:
optional: true
key: prometheus-serve-addr
{% endif %}
resources:
limits:
cpu: {{ cilium_cpu_limit }}
memory: {{ cilium_memory_limit }}
requests:
cpu: {{ cilium_cpu_requests }}
memory: {{ cilium_memory_requests }}
livenessProbe:
exec:
command: