Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolay Demchuk <[email protected]>
  • Loading branch information
NikolayDemchuk committed Dec 2, 2024
1 parent 95e245f commit 943360f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/controller/rbac-for-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,13 @@ rules:
- watch
- update
- apiGroups:
- deckhouse.io
- ""
resources:
- moduleconfigs
verbs:
- list
- get
- watch
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
Expand Down

0 comments on commit 943360f

Please sign in to comment.