-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The vault-agent-injector
is able to log into a Vault auth method in an (init)-container and share the vault token with the main container through a volume mount. Because vault tokens are now managed by the vault-secrets-operator
, the tokens are not directly consumable by the POD anymore.
There are use-cases for PODs that only require a vault token (and not a secret), for example PODs that operate on the Vault directly: taking snapshots, stepping down leaders, etc.
kschoche, dmpe, hamishforbes and fullykubed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request