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

fix: remove extra new line in key.json #75

Closed TJM closed 1 year ago

TJM commented 1 year ago

Remove extraneous newlines, but keep the one at the end of the file.