Merge pull request #21025 from juampynr/patch-3

Remove unneeded leftquotes
This commit is contained in:
Kubernetes Prow Robot
2020-05-18 04:19:36 -07:00
committed by GitHub
@@ -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: