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

feat: allowTemplateCommandFail and debugTemplateCommand #66

Closed TJM closed 1 year ago

TJM commented 1 year ago

This partially resolves #65

TJM commented 1 year ago

Fixes #65