fix typo
This commit is contained in:
chenhuan12
2017-09-22 17:18:33 +08:00
committed by Andrew Chen
parent f844a41502
commit 24e5383071
@@ -268,7 +268,7 @@ web-0 1/1 Running 0 30s
web-1 1/1 Running 0 36s
$ kubectl patch petset web -p '{"spec":{"replicas":3}}'
"web" patched
petset "web" patched
$ kubectl get po
NAME READY STATUS RESTARTS AGE