refactor: 资源池sa yaml 修改

This commit is contained in:
CaptainB 2022-05-25 14:18:41 +08:00 committed by f2c-ci-robot[bot]
parent e98db557a6
commit 61f5c740b3
1 changed files with 13 additions and 0 deletions

View File

@ -129,6 +129,19 @@ rules:
- apps
resources:
- daemonsets
- deployments
verbs:
- get
- watch
- list
- create
- update
- patch
- delete
- apiGroups:
- extensions
resources:
- deployments
verbs:
- get
- watch