Skip to content

Commit 6899c21

Browse files
authored
Merge pull request #21025 from juampynr/patch-3
Remove unneeded leftquotes
2 parents 4473aab + 0a6c8ae commit 6899c21

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)