1
0
Files
nfs-subdir-external-provisi…/deploy/objects/clusterrolebinding.yaml
Matthew Wong 2f6670a85b Point nfs-client users to Helm and split up yamls
(cherry picked from commit cd7d12292a)
2020-09-07 05:49:08 +00:00

13 lines
307 B
YAML

kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: run-nfs-client-provisioner
subjects:
- kind: ServiceAccount
name: nfs-client-provisioner
namespace: default
roleRef:
kind: ClusterRole
name: nfs-client-provisioner-runner
apiGroup: rbac.authorization.k8s.io