Skip to content

Commit

Permalink
Fix rbac
Browse files Browse the repository at this point in the history
  • Loading branch information
waseem-h committed Aug 20, 2018
1 parent d566ce9 commit 4333a90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ subjects:
namespace: {{ .Release.Namespace }}
roleRef:
kind: ClusterRole
name: {{ template "name" . }}-cluster-role
name: {{ template "name" . }}-{{ .Release.Namespace }}-cluster-role
apiGroup: rbac.authorization.k8s.io

0 comments on commit 4333a90

Please sign in to comment.