Skip to content

Commit

Permalink
Remove broken link in docs
Browse files Browse the repository at this point in the history
Fixes #1407
  • Loading branch information
Ryan Baxter authored Aug 23, 2023
1 parent 8079dcd commit aef815b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/main/asciidoc/property-source-config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -967,8 +967,6 @@ output. More generally speaking, changes associated to properties prefixed with
field of the `@ConfigurationProperties` annotation are detected and reflected in the application.
<<configmap-propertysource,Associating a `ConfigMap` with a pod>> 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).
Expand Down

0 comments on commit aef815b

Please sign in to comment.