mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 13:55:41 +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:
|
||||
- watch
|
||||
- get
|
||||
- list
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
|
Loading…
Reference in New Issue
Block a user