Skip to content

Commit

Permalink
Adds apiGroup: rbac.authorization.k8s.io to ClusterRoleBinding (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmattoon committed Apr 15, 2019
1 parent d145e37 commit 2462103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws-ssm/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ subjects:
roleRef:
name: {{ template "ssm.fullname" . }}
kind: ClusterRole
apiGroup: rbac.authorization.k8s.io
{{- end }}

0 comments on commit 2462103

Please sign in to comment.