Merge "Fluentd: Update ClusterRole object"

This commit is contained in:
Zuul
2019-05-24 03:08:01 +00:00
committed by Gerrit Code Review

View File

@@ -40,7 +40,6 @@ kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: {{ $serviceAccountName }}
rules:
rules:
- apiGroups:
- ""
@@ -52,6 +51,7 @@ rules:
- replicationcontrollers
- limitranges
verbs:
- get
- list
- watch
- apiGroups: