Skip to content

Commit

Permalink
fix: add the serviceaccounts permissions to the role operator
Browse files Browse the repository at this point in the history
  • Loading branch information
ccojocar committed Aug 27, 2018
1 parent 7cde840 commit 1fa2f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/sso-operator/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ rules:
- apiGroups:
- ""
resources:
- srviceaccounts
- serviceaccounts
verbs:
- get
- create
Expand Down

0 comments on commit 1fa2f11

Please sign in to comment.