From fd0e8650f1f58fc8603b9908368d6bc07833780d Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 11 Nov 2021 19:30:58 +0000 Subject: [PATCH] Bumping versions --- docs/src/main/asciidoc/_configprops.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/main/asciidoc/_configprops.adoc b/docs/src/main/asciidoc/_configprops.adoc index 7aa06b84..1d56f633 100644 --- a/docs/src/main/asciidoc/_configprops.adoc +++ b/docs/src/main/asciidoc/_configprops.adoc @@ -72,7 +72,6 @@ |spring.cloud.kubernetes.discovery.order | | |spring.cloud.kubernetes.discovery.primary-port-name | | If set then the port with a given name is used as primary when multiple ports are defined for a service. |spring.cloud.kubernetes.discovery.service-labels | | If set, then only the services matching these labels will be fetched from the Kubernetes API server. -|spring.cloud.kubernetes.discovery.service-name | `unknown` | The service name of the local instance. |spring.cloud.kubernetes.discovery.wait-cache-ready | `true` | |spring.cloud.kubernetes.enabled | `true` | Whether to enable Kubernetes integration. |spring.cloud.kubernetes.leader.auto-startup | `true` | Should leader election be started automatically on startup. Default: true