Skip to content

Commit 0a6c8ae

Browse files
authored
Remove unneeded leftquotes
1 parent 9e28ced commit 0a6c8ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/docs/tutorials/stateful-application/zookeeper.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,6 @@ unhealthy. You should use liveness probes to notify Kubernetes
723723
that your application's processes are unhealthy and it should restart them.
724724

725725
The Pod `template` for the `zk` `StatefulSet` specifies a liveness probe.
726-
``
727726

728727
```yaml
729728
livenessProbe:

0 commit comments

Comments
 (0)