fix the command output (#9950)

I have verified on version v1.11
This commit is contained in:
tanshanshan
2018-08-21 22:14:21 +08:00
committed by k8s-ci-robot
parent 640b488794
commit 1f56be2d06
@@ -240,7 +240,7 @@ spec:
image: busybox
command: [ "sh", "-c", "echo 'Hello AppArmor!' && sleep 1h" ]
EOF
pod "hello-apparmor-2" created
pod/hello-apparmor-2 created
$ kubectl describe pod hello-apparmor-2
Name: hello-apparmor-2