feat(node-taint): updating rbac permission for node-taint experiment (#263)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
903e5accb9
commit
2db5ea3a88
@@ -19,7 +19,7 @@ rules:
|
||||
verbs: ["create","list","get","patch","update","delete"]
|
||||
- apiGroups: [""]
|
||||
resources: ["nodes"]
|
||||
verbs: ["patch","get","list"]
|
||||
verbs: ["patch","get","list","update"]
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1beta1
|
||||
kind: ClusterRoleBinding
|
||||
|
Reference in New Issue
Block a user