Skip to content

Commit

Permalink
Add more roles to kiss-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Aug 31, 2022
1 parent c1ee4d2 commit 84b2020
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions templates/kiss/kiss-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,12 @@ rules:
- apiGroups:
- ""
- apiextensions.k8s.io
- apps
- batch
- networking.k8s.io
- rbac.authorization.k8s.io
resources:
- configmaps
- customresourcedefinitions
- jobs
- "*"
verbs:
- "*"
---
Expand Down

0 comments on commit 84b2020

Please sign in to comment.