Merge pull request #21025 from juampynr/patch-3
Remove unneeded leftquotes
This commit is contained in:
@@ -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.
|
that your application's processes are unhealthy and it should restart them.
|
||||||
|
|
||||||
The Pod `template` for the `zk` `StatefulSet` specifies a liveness probe.
|
The Pod `template` for the `zk` `StatefulSet` specifies a liveness probe.
|
||||||
``
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|||||||
Reference in New Issue
Block a user