n.octopus.vcsfacade.vcs-facade.3.0.15.source-code.bootstrap.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vcs-facade Show documentation
Show all versions of vcs-facade Show documentation
Octopus module: vcs-facade
The newest version!
spring:
cloud:
config:
fail-fast: true
retry:
multiplier: 2
max-interval: 60000
max-attempts: 5000
initial-interval: 1000
token: ${VAULT_TOKEN}
application:
name: vcs-facade