Fix PSP example command (#7309)

This commit is contained in:
Tim Allclair (St. Clair)
2018-02-08 17:44:51 -08:00
committed by k8s-ci-robot
parent e07add216a
commit d61f235fd6
+1 -1
View File
@@ -273,7 +273,7 @@ Error from server (Forbidden): error when creating "STDIN": pods "privileged" is
Delete the pod before moving on:
```shell
$ kubectl-user delete pause
$ kubectl-user delete pod pause
```
### Run another pod