mirror of https://github.com/kubernetes/kops.git
Update Cilium template to working state
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
This commit is contained in:
parent
ed67c013f5
commit
84b522dad0
|
@ -280,9 +280,11 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- update
|
||||
- apiGroups:
|
||||
- cilium.io
|
||||
resources:
|
||||
- ciliumnetworkpolicies
|
||||
- ciliumendpoints
|
||||
verbs:
|
||||
- "*"
|
||||
|
|
Loading…
Reference in New Issue