Skip to content

Commit

Permalink
Update the clusterrole
Browse files Browse the repository at this point in the history
Update the clusterrole
  • Loading branch information
kevinteng525 committed Dec 8, 2022
1 parent c2104b4 commit 2990909
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keda/templates/10-keda-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ rules:
resources:
- external
- pods
{{- if eq .Values.permissions.operator.restrict.secret false }}
- secrets
{{- end }}
- services
verbs:
- get
Expand Down

0 comments on commit 2990909

Please sign in to comment.