Fix pod probes yaml file

This commit is contained in:
kairen
2017-09-14 14:37:48 +08:00
committed by Zach Corleissen
parent c6211e19be
commit dc6c994085
3 changed files with 3 additions and 12 deletions
@@ -65,7 +65,7 @@ kubectl create -f https://k8s.io/docs/tasks/configure-pod-container/exec-livenes
Within 30 seconds, view the Pod events:
```
```shell
kubectl describe pod liveness-exec
```