Secrets
You can use secrets in your configuration file.
Supported secret engines:
- env
- vault
Format
For the env engine key is the environment variable name
For the vault engine key should look as path/to/secret@field_name
You can use env variables for vault connection
BALERTER_VAULT_URLBALERTER_VAULT_TOKENBALERTER_VAULT_NAMESPACE(optional)