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:
Steve Wilkerson 2019-06-25 13:17:10 -05:00 committed by Steve Wilkerson
parent 5e3f729ffe
commit 29fc716cf3

View File

@ -51,6 +51,7 @@ rules:
- replicationcontrollers
- limitranges
verbs:
- get
- list
- watch
- apiGroups: