Commit 96e0ed57 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #13624 from Huawei-PaaS/del_an_useless_line_in_liveness

Auto commit by PR queue bot
parents 8cc75a47 33b4cb91
...@@ -96,7 +96,6 @@ Check the status half a minute later, you will see the container restart count b ...@@ -96,7 +96,6 @@ Check the status half a minute later, you will see the container restart count b
```console ```console
$ kubectl get pods $ kubectl get pods
mwielgus@mwielgusd:~/test/k2/kubernetes/examples/liveness$ kubectl get pods
NAME READY STATUS RESTARTS AGE NAME READY STATUS RESTARTS AGE
[...] [...]
liveness-exec 1/1 Running 1 36s liveness-exec 1/1 Running 1 36s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment