Skip to content

Commit eaa9a60

Browse files
committed
polishing documentation
1 parent 9d48794 commit eaa9a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/server/environment-repository/vault-backend.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ By default, the config server generates property source names based on the vault
174174
When composite vault backends have the same vault key, the config server client will overwrite preceding property sources.
175175

176176
With `fullKeyPath` set to `true`, the property sources will contain the full backend path,
177-
e.g. `vault:secret/backendA/myApp` and `vault:secret/backendB/myApp`.
177+
e.g. `vault:secret/backendA/myApp` and `vault:secret/backendB/myApp`, preventing overwriting the preceding property source.
178178

179179
[source,yaml]
180180
----

0 commit comments

Comments
 (0)