Remove un-required permissions for the manager-role of the new AutoScalingRunnerSet (#2260)

This commit is contained in:
Tingluo Huang
2023-02-07 12:37:09 -05:00
committed by GitHub
parent 8f62e35f6b
commit facae69e0b
6 changed files with 6 additions and 110 deletions

View File

@@ -306,26 +306,6 @@ rules:
verbs:
- create
- patch
- apiGroups:
- ""
resources:
- namespaces
- pods
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- ""
resources:
- namespaces/status
- pods/status
verbs:
- get
- apiGroups:
- ""
resources: