Skip to content

Commit

Permalink
Merge pull request #6511 from tstromberg/storage-pvc-role
Browse files Browse the repository at this point in the history
Revert role change from cluster-admin->system:persistent-volume-provisioner
  • Loading branch information
tstromberg authored Feb 5, 2020
2 parents 950fc79 + d69e1c7 commit 9be4046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ metadata:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
name: system:persistent-volume-provisioner
subjects:
- kind: ServiceAccount
name: storage-provisioner
Expand Down

0 comments on commit 9be4046

Please sign in to comment.