Fluentd: Update Clusterrole verbs
This updates the Fluentd clusterrole to allow for getting namespaces, as this is required for the fluentd kubernetes plugin to function correctly Change-Id: Id9d735310c53a922a62c6a82121edd332e7df724 Signed-off-by: Steve Wilkerson <sw5822@att.com>
This commit is contained in:
parent
5e3f729ffe
commit
29fc716cf3
@ -51,6 +51,7 @@ rules:
|
||||
- replicationcontrollers
|
||||
- limitranges
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
|
Loading…
x
Reference in New Issue
Block a user