Skip to content

Commit

Permalink
Merge pull request #2051 from LinuxSuRen/ci-api
Browse files Browse the repository at this point in the history
Add permission of ci/nodelabels
  • Loading branch information
ks-ci-bot committed Jul 28, 2022
2 parents 3d53a20 + efca773 commit b91957e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions roles/ks-core/prepare/files/ks-init/role-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,12 @@ rules:
- crumbissuer
verbs:
- list
- apiGroups:
- devops.kubesphere.io
resources:
- ci
verbs:
- get
- apiGroups:
- resources.kubesphere.io
resources:
Expand Down

0 comments on commit b91957e

Please sign in to comment.