GoogleCloudPlatform / berglas

A tool for managing secrets on Google Cloud
https://cloud.google.com/secret-manager
Apache License 2.0
1.24k stars 96 forks source link

Is berglas planning to support Secret Manager as a backend for the Webhook? #112

Closed martykuentzel closed 4 years ago

martykuentzel commented 4 years ago

Hi, we are looking into Google's Secret Manager for our secrets. Currently there is no way to combine Secret Manager with Kubernetes. Are you planning with Berglas to support a Kubernetes Webhook that retrieves the Secrets from Secret Manager like you did with gcs/kms ?

Best regards Marty

sethvargo commented 4 years ago

Hi @martykuentzel

Berglas already supports Secret Manager. Use the sm:// prefix instead of berglas:// anywhere. Make sure you're running a recent version.