From 66fa305e8e8d01cd328c87c79c29d1a8e1988aed Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 13 Jan 2020 19:36:54 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/README.html | 4 +++- reference/html/index.html | 4 +++- reference/html/kubernetes-awareness.html | 4 +++- reference/html/spring-cloud-kubernetes.html | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/reference/html/README.html b/reference/html/README.html index 1683347c..6d7fa2d4 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -1390,7 +1390,9 @@ as the code of the project relies on the communicate by using http protocol to the REST API of the Kubernetes Server.

-

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false. Please be aware that when spring-cloud-kubernetes-config is on the classpath, +spring.cloud.kubernetes.enabled should be set in bootstrap.{properties|yml} (or the profile specific one) otherwise it should be in application.{properties|yml} (or the profile specific one). +Also note that these properties: spring.cloud.kubernetes.config.enabled and spring.cloud.kubernetes.secrets.enabled only take effect when set in bootstrap.{properties|yml}

7.1. Kubernetes Profile Autoconfiguration

diff --git a/reference/html/index.html b/reference/html/index.html index 1683347c..6d7fa2d4 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -1390,7 +1390,9 @@ as the code of the project relies on the communicate by using http protocol to the REST API of the Kubernetes Server.

-

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false. Please be aware that when spring-cloud-kubernetes-config is on the classpath, +spring.cloud.kubernetes.enabled should be set in bootstrap.{properties|yml} (or the profile specific one) otherwise it should be in application.{properties|yml} (or the profile specific one). +Also note that these properties: spring.cloud.kubernetes.config.enabled and spring.cloud.kubernetes.secrets.enabled only take effect when set in bootstrap.{properties|yml}

7.1. Kubernetes Profile Autoconfiguration

diff --git a/reference/html/kubernetes-awareness.html b/reference/html/kubernetes-awareness.html index 688445e4..5153cedb 100644 --- a/reference/html/kubernetes-awareness.html +++ b/reference/html/kubernetes-awareness.html @@ -118,7 +118,9 @@ as the code of the project relies on the communicate by using http protocol to the REST API of the Kubernetes Server.

-

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false. Please be aware that when spring-cloud-kubernetes-config is on the classpath, +spring.cloud.kubernetes.enabled should be set in bootstrap.{properties|yml} (or the profile specific one) otherwise it should be in application.{properties|yml} (or the profile specific one). +Also note that these properties: spring.cloud.kubernetes.config.enabled and spring.cloud.kubernetes.secrets.enabled only take effect when set in bootstrap.{properties|yml}

Kubernetes Profile Autoconfiguration

diff --git a/reference/html/spring-cloud-kubernetes.html b/reference/html/spring-cloud-kubernetes.html index 1683347c..6d7fa2d4 100644 --- a/reference/html/spring-cloud-kubernetes.html +++ b/reference/html/spring-cloud-kubernetes.html @@ -1390,7 +1390,9 @@ as the code of the project relies on the communicate by using http protocol to the REST API of the Kubernetes Server.

-

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false. Please be aware that when spring-cloud-kubernetes-config is on the classpath, +spring.cloud.kubernetes.enabled should be set in bootstrap.{properties|yml} (or the profile specific one) otherwise it should be in application.{properties|yml} (or the profile specific one). +Also note that these properties: spring.cloud.kubernetes.config.enabled and spring.cloud.kubernetes.secrets.enabled only take effect when set in bootstrap.{properties|yml}

7.1. Kubernetes Profile Autoconfiguration