Fixing formatting in leader election documentation

This commit is contained in:
Ryan Baxter
2021-03-18 11:54:43 -04:00
parent 57edfca855
commit 2fe0ba49ba
2 changed files with 2 additions and 6 deletions

View File

@@ -884,11 +884,9 @@ Fabric8 Leader Implementation
----
====
====
To specify the name of the configmap used for leader election use the following property.
====
[source]
[source,properties]
----
spring.cloud.kubernetes.leader.config-map-name=leader
----

View File

@@ -20,11 +20,9 @@ Fabric8 Leader Implementation
----
====
====
To specify the name of the configmap used for leader election use the following property.
====
[source]
[source,properties]
----
spring.cloud.kubernetes.leader.config-map-name=leader
----