Fix azure-msi default mount path in reference documentation

Closes gh-369.
This commit is contained in:
Raoof Mohammed
2019-11-14 09:56:08 -05:00
committed by Mark Paluch
parent eefe187fae
commit 7376b03c7e

View File

@@ -403,7 +403,7 @@ spring.cloud.vault:
authentication: AZURE_MSI
azure-msi:
role: my-dev-role
azure-path: aws
azure-path: azure
----
====