Question: Issue with honoring "spring.cloud.config.server.vault" property values while boot-up and hence its connecting to default Vault endpoint values like localhost:8200 ? Is there a know issue when integrating with both GIT+Vault sources ? or please correct me if I'm missing anything? Reference to any sample configuration with my scenario would be of great help!
More Description: I'm using "spring-cloud-config" to integrate with two back end sources(GIT + Vault) to get configurations from both sources.
here are version details in my pom:
Here is my bootstrap.yml file:
Thanks and Appreciate any help!
Comment From: bkoragan
@ryanjbaxter @spencergibb any help/inputs are much appreciated !
Comment From: spencergibb
If you are using multple profiles in bootstrap, please use composite repositories https://docs.spring.io/spring-cloud-config/docs/3.0.2/reference/html/#composite-environment-repositories
Comment From: spring-cloud-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-cloud-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.