Remove unneeded leftquotes

This commit is contained in:
Juampy NR 2020-05-17 14:38:18 +02:00 committed by GitHub
parent 9e28ced6cd
commit 0a6c8ae7f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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: