fix typo
This commit is contained in:
chenhuan12
2017-04-21 09:55:02 +08:00
committed by Andrew Chen
parent a7376febac
commit 79a1fd19a9
+1 -1
View File
@@ -162,7 +162,7 @@ spec:
command: [ "echo", "SUCCESS" ]
EOF
$ kubectl create -f /tmp/private-image-test-1.yaml
pods/private-image-test-1
pod "private-image-test-1" created
$
```