Skip to content

Commit fe34984

Browse files
authored
Update README.MD
1 parent a99eca8 commit fe34984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ In order to enforce the pod security policies, the service accounts need to be a
1010

1111
**Role** | **Rule Verb** | **Rule API Group** | **Rule Resources** | **Rule Resource Name**
1212
--- | --- | --- | --- | ---
13-
privileged-role | use | policy | podsecuritypolicies | psp-privileged
14-
restricted-role | use | policy | podsecuritypolicies | psp-restricted
13+
psp-privileged-role | use | policy | podsecuritypolicies | psp-privileged
14+
psp-restricted-role | use | policy | podsecuritypolicies | psp-restricted
1515

1616
## Try out examples
1717
1. setup k8s cluster

0 commit comments

Comments
 (0)