Remove unneeded leftquotes
This commit is contained in:
parent
9e28ced6cd
commit
0a6c8ae7f5
|
@ -723,7 +723,6 @@ unhealthy. You should use liveness probes to notify Kubernetes
|
|||
that your application's processes are unhealthy and it should restart them.
|
||||
|
||||
The Pod `template` for the `zk` `StatefulSet` specifies a liveness probe.
|
||||
``
|
||||
|
||||
```yaml
|
||||
livenessProbe:
|
||||
|
|
Loading…
Reference in New Issue