update debug-application-cluster/termination.yaml (#8837)
This commit is contained in:
@@ -72,9 +72,7 @@ the container starts.
|
||||
1. Use a Go template to filter the output so that it includes
|
||||
only the termination message:
|
||||
|
||||
```
|
||||
kubectl get pod termination-demo -o go-template="{{range .status.containerStatuses}}{{.lastState.terminated.message}}{{end}}"
|
||||
```
|
||||
|
||||
## Customizing the termination message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user