From 87ffd673c7cf11c30cca9a4386c8e54e16d99730 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 24 Aug 2023 22:10:51 +0000 Subject: [PATCH] Bumping versions --- README.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.adoc b/README.adoc index d7183fa6..5dfeafc2 100644 --- a/README.adoc +++ b/README.adoc @@ -1261,8 +1261,6 @@ output. More generally speaking, changes associated to properties prefixed with field of the `@ConfigurationProperties` annotation are detected and reflected in the application. <> is explained earlier in this chapter. -The full example is available in https://github.com/spring-cloud/spring-cloud-kubernetes/tree/main/spring-cloud-kubernetes-examples/kubernetes-reload-example[`spring-cloud-kubernetes-reload-example`]. - The reload feature supports two operating modes: * Event (default): Watches for changes in config maps or secrets by using the Kubernetes API (web socket).