Update anchors for docs (#674)

This commit is contained in:
Joshua Casey
2020-11-24 15:59:07 -06:00
committed by GitHub
parent 87b84be371
commit d2704f0174
2 changed files with 4 additions and 4 deletions

View File

@@ -57,8 +57,8 @@ resolves service names to Kubernetes Services.
</dependency>
----
| Load application properties from Kubernetes
<<ConfigMap PropertySource,ConfigMaps>> and <<Secrets PropertySource,Secrets>>.
<<PropertySource Reload,Reload>> application properties when a ConfigMap or
<<configmap-propertysource,ConfigMaps>> and <<Secrets PropertySource,Secrets>>.
<<propertysource-reload,Reload>> application properties when a ConfigMap or
Secret changes.
| [source,xml]

View File

@@ -26,8 +26,8 @@ resolves service names to Kubernetes Services.
</dependency>
----
| Load application properties from Kubernetes
<<ConfigMap PropertySource,ConfigMaps>> and <<Secrets PropertySource,Secrets>>.
<<PropertySource Reload,Reload>> application properties when a ConfigMap or
<<configmap-propertysource,ConfigMaps>> and <<Secrets PropertySource,Secrets>>.
<<propertysource-reload,Reload>> application properties when a ConfigMap or
Secret changes.
| [source,xml]