Correct the comment in PSP examples.

This commit is contained in:
Guangya Liu 2017-07-13 16:58:36 +08:00
parent b8f1bb4105
commit a8e7be58cf

View File

@ -31,7 +31,8 @@ roleRef:
kind: ClusterRole
name: restricted-psp-user
---
# edit grants edit role to system:authenticated.
# edit grants edit role to the groups
# restricted and privileged.
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata: