Configuration property fixed at build time - All other configuration properties are overridable at runtime

Configuration property

Type

Default

Determine if the File Vault extension is enabled

boolean

true

Key Store configuration which can include Map path (path to the keystore), secret (keystore password), encryption-key (required if secret is a masked keystore password) and alias (required secret key alias) properties, for example, quarkus.file.vault.provider.db1.path, quarkus.file.vault.provider.db1.secret, quarkus.file.vault.provider.db1.encryption-key, quarkus.file.vault.provider.db1.alias.

Map

Set the alias which is used to extract a secret from the key store as a 'user' property.

boolean

true