TJM / vault-gcp-secrets

Create a Kubernetes secret with the service account key from a vault gcp roleset. This handles generic (Opaque) secrets or docker-registry (dockerconfigjson) secrets.
Apache License 2.0
4 stars 1 forks source link

My Favorite Issue #69

Open TJM opened 1 year ago

TJM commented 1 year ago

Why not use API calls instead of kubectl and eliminate the need for a custom container (use the vault container)?

TJM commented 1 year ago