Allow Metadata Agent to get and list resources

This commit is contained in:
Karol Wychowaniec 2018-02-16 16:05:53 +01:00
parent 93530ce8d2
commit b7c8281ba9

View File

@ -14,6 +14,8 @@ rules:
- "*" - "*"
verbs: verbs:
- watch - watch
- get
- list
--- ---
apiVersion: rbac.authorization.k8s.io/v1 apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding kind: ClusterRoleBinding