fix: 补齐 sandbox PSAT reviewer 权限
yaml / yaml (pull_request) Successful in 13s

This commit is contained in:
2026-09-17 17:30:54 +00:00
parent 1806c678a4
commit b619f6f681
3 changed files with 18 additions and 5 deletions
@@ -24,7 +24,18 @@ rules:
resources:
- tokenreviews
verbs:
- get
- list
- watch
- create
- apiGroups:
- ""
resources:
- nodes
- pods
verbs:
- get
- list
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding