Skip to content

Commit

Permalink
add to controller RoleBinding
Browse files Browse the repository at this point in the history
  • Loading branch information
ksappington275 committed Jun 17, 2024
1 parent f01d6d6 commit 794503f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: efs-csi-provisioner-binding-describe-secrets
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: {{ include "aws-efs-csi-driver.name" . }}
subjects:
Expand Down

0 comments on commit 794503f

Please sign in to comment.