Update Cilium template to working state

Signed-off-by: Maciej Kwiek <maciej@covalent.io>
This commit is contained in:
Maciej Kwiek 2018-03-15 16:34:01 +01:00
parent ed67c013f5
commit 84b522dad0
1 changed files with 2 additions and 0 deletions

View File

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