Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created March 30, 2022 19:13
Show Gist options
  • Select an option

  • Save recursivecodes/aae683fe423654e2853b7c73b845b0f7 to your computer and use it in GitHub Desktop.

Select an option

Save recursivecodes/aae683fe423654e2853b7c73b845b0f7 to your computer and use it in GitHub Desktop.
bootstrap.yml
micronaut:
application:
name: atpAutoWalletFn
config-client:
enabled: true
oci:
vault:
config:
enabled: true
vaults:
- ocid: ocid1.vault.oc1.phx...
compartment-ocid: ocid1.compartment.oc1...
path-to-config: ~/.oci/config
profile: DEFAULT
region: US-PHOENIX-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment