Skip to content

Commit

Permalink
Merge 3ef0b03 into d9c12e7
Browse files Browse the repository at this point in the history
  • Loading branch information
blopezpi committed May 24, 2021
2 parents d9c12e7 + 3ef0b03 commit d496cfb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
{{- end }}
{{- end }}
---

{{- if .Values.controller.create }}
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
Expand Down Expand Up @@ -57,3 +57,4 @@ roleRef:
kind: ClusterRole
name: efs-csi-external-provisioner-role
apiGroup: rbac.authorization.k8s.io
{{- end }}

0 comments on commit d496cfb

Please sign in to comment.