Skip to content

Commit aef815b

Browse files
author
Ryan Baxter
authored
Remove broken link in docs
Fixes #1407
1 parent 8079dcd commit aef815b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/src/main/asciidoc/property-source-config.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -967,8 +967,6 @@ output. More generally speaking, changes associated to properties prefixed with
967967
field of the `@ConfigurationProperties` annotation are detected and reflected in the application.
968968
<<configmap-propertysource,Associating a `ConfigMap` with a pod>> is explained earlier in this chapter.
969969

970-
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`].
971-
972970
The reload feature supports two operating modes:
973971

974972
* Event (default): Watches for changes in config maps or secrets by using the Kubernetes API (web socket).

0 commit comments

Comments
 (0)