mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Correct the comment in PSP examples.
This commit is contained in:
parent
b8f1bb4105
commit
a8e7be58cf
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user