mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
Allow Metadata Agent to get and list resources
This commit is contained in:
parent
93530ce8d2
commit
b7c8281ba9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user