vault-secrets-operator Helm values reference#

Helm values reference table for the vault-secrets-operator application.

Key

Type

Default

Description

vault-secrets-operator.environmentVars

list

Use a Vault AppRole (see values.yaml for details)

Additional environment variables used to configure the operator

vault-secrets-operator.serviceAccount.createSecret

bool

false

Disable creation of a secret for the service account. It shouldn’t be needed and it conflicts with the secret we create that contains the credentials for talking to Vault.

vault-secrets-operator.vault.address

string

Set by Argo CD

URL of the underlying Vault implementation

vault-secrets-operator.vault.authMethod

string

"approle"

Authentication method to use

vault-secrets-operator.vault.reconciliationTime

int

60

Sync secrets from vault on this cadence