Skip to content

oliverziegert/external-secrets-bitwarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

external-secrets-bitwarden

Bitwarden webhook provider for external secrets operator

A small webhook receiver for the integration of external-secrets-operator with Bitwarden (see External Secrets)

Environment variables:

Key Description
BW_HOST Bitwarden server URL, e.g., https://your.bw.domain.com
BW_CLIENTID Client Id, see Personal API Key for CLI Authentication
BW_CLIENTSECRET Client Secret, see Personal API Key for CLI Authentication](https://bitwarden.com/help/personal-api-key/)
BW_PASSWORD User password to unlock your vault

How to setup

visit: External Secrets - Examples Bitwarden

Deployment

see deploy/