Commit a8e7be58 authored by Guangya Liu's avatar Guangya Liu

Correct the comment in PSP examples.

parent b8f1bb41
...@@ -31,7 +31,8 @@ roleRef: ...@@ -31,7 +31,8 @@ roleRef:
kind: ClusterRole kind: ClusterRole
name: restricted-psp-user 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 apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding kind: ClusterRoleBinding
metadata: metadata:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment