Skip to content

Commit

Permalink
Bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Aug 24, 2023
1 parent aef815b commit 87ffd67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<<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

1 comment on commit 87ffd67

@wind57
Copy link
Contributor

@wind57 wind57 commented on 87ffd67 Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a PR where we will re-try these steps that fail to download dependencies.

Please sign in to comment.