diff --git a/reference/html/README.html b/reference/html/README.html index 2535f9a8..ff18f228 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -292,6 +292,18 @@ private DiscoveryClient discoveryClient;
+

You can choose to enable DiscoveryClient from all namespaces by setting the following property in application.properties:

+
+
+
+
+
+
spring.cloud.kubernetes.discovery.all-namespaces=true
+
+
+
+
+

If, for any reason, you need to disable the DiscoveryClient, you can set the following property in application.properties:

diff --git a/reference/html/discovery-client.html b/reference/html/discovery-client.html index 6c11dfcf..463aaf17 100644 --- a/reference/html/discovery-client.html +++ b/reference/html/discovery-client.html @@ -158,6 +158,18 @@ private DiscoveryClient discoveryClient;
+

You can choose to enable DiscoveryClient from all namespaces by setting the following property in application.properties:

+
+
+
+
+
+
spring.cloud.kubernetes.discovery.all-namespaces=true
+
+
+
+
+

If, for any reason, you need to disable the DiscoveryClient, you can set the following property in application.properties:

diff --git a/reference/html/index.html b/reference/html/index.html index 2535f9a8..ff18f228 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -292,6 +292,18 @@ private DiscoveryClient discoveryClient;
+

You can choose to enable DiscoveryClient from all namespaces by setting the following property in application.properties:

+
+
+
+
+
+
spring.cloud.kubernetes.discovery.all-namespaces=true
+
+
+
+
+

If, for any reason, you need to disable the DiscoveryClient, you can set the following property in application.properties:

diff --git a/reference/html/spring-cloud-kubernetes.html b/reference/html/spring-cloud-kubernetes.html index 2535f9a8..ff18f228 100644 --- a/reference/html/spring-cloud-kubernetes.html +++ b/reference/html/spring-cloud-kubernetes.html @@ -292,6 +292,18 @@ private DiscoveryClient discoveryClient;
+

You can choose to enable DiscoveryClient from all namespaces by setting the following property in application.properties:

+
+
+
+
+
+
spring.cloud.kubernetes.discovery.all-namespaces=true
+
+
+
+
+

If, for any reason, you need to disable the DiscoveryClient, you can set the following property in application.properties: