remove duplicated line in docs

Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
This commit is contained in:
Guangming Wang 2019-10-01 10:08:45 +08:00
parent fb025ab501
commit e7590ef727

View file

@ -28,7 +28,6 @@ ingress "secure-demo-echo-service" created
$ kubectl get po $ kubectl get po
NAME READY STATUS RESTARTS AGE NAME READY STATUS RESTARTS AGE
NAME READY STATUS RESTARTS AGE
demo-auth-service-2769076528-7g9mh 1/1 Running 0 30s demo-auth-service-2769076528-7g9mh 1/1 Running 0 30s
demo-echo-service-3636052215-3vw8c 1/1 Running 0 29s demo-echo-service-3636052215-3vw8c 1/1 Running 0 29s