markdown fixes

This commit is contained in:
Inaki Fernandez
2020-05-18 18:20:11 +02:00
parent 6194bfff45
commit 434c6ab6fb

View File

@@ -264,7 +264,8 @@ role "view" removed: "system:serviceaccounts"
6. ```oc adm policy add-scc-to-user anyuid system:serviceaccount:pgouser1:my-sa```
7. Alternative to step #6:
```oc edit scc anyuid
```
oc edit scc anyuid
```
```