Fix PSP example command (#7309)

reviewable/pr7318/r1
Tim Allclair (St. Clair) 2018-02-08 17:44:51 -08:00 committed by k8s-ci-robot
parent e07add216a
commit d61f235fd6
1 changed files with 1 additions and 1 deletions

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