Additional values.yaml additions

If you choose to use an external Vault instance, add the following to your values.yaml file.

vault:
internal: false
url: <protocol://host:port> # The URL to your Vault service.
transitPath: <transit-path> # Your Vault secrets transit path.
token: <token> # The access token for Vault.

 

Was this article helpful?
0 out of 0 found this helpful

Comments

1 comment

Article is closed for comments.