Skip to content

Commit 5c3d49f

Browse files
committed
Fix link to Examine configuration file
1 parent a0778a3 commit 5c3d49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/enterprise/how-to-enterprise-application-configuration-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ If the latest changes aren't reflected in the applications, check the following
548548
- Confirm that the branch of the desired config file changes is updated.
549549
- Confirm that the pattern configured in the Application Configuration Service matches the updated config files.
550550
- Confirm that the application is bound to the Application Configuration Service.
551-
- Confirm that the `ConfigMap` containing the configuration file for the [Pattern](#pattern) used by the application is updated according to [Examine configuration file in ConfigMap](#check-configuration-file-in-the-configmap) section. If it isn't updated, raise a ticket.
551+
- Confirm that the `ConfigMap` containing the configuration file for the [Pattern](#pattern) used by the application is updated according to [Examine configuration file in ConfigMap](#examine-configuration-file-in-configmap) section. If it isn't updated, raise a ticket.
552552
- Confirm that the `ConfigMap` is mounted to the application as a file according to [Check configuration file in the container](#check-configuration-file-in-the-container) section. If the file isn't updated, wait for the Kubernetes refresh interval (1 minute), or force a refresh by restarting the application.
553553
554554
After checking these items, the applications should be able to read the updated configurations. If the applications still aren't updated, raise a ticket.

0 commit comments

Comments
 (0)