Create a Kubernetes secret with the service account key from a vault gcp roleset. This handles generic (Opaque) secrets or docker-registry (dockerconfigjson) secrets.
Since the name indicates "secrets" this tool should support multiple secrets. The vault agent config file can support multiple template files, and it should be fairly trivial to iterate over a list to create files in the configmap.
Since the name indicates "secrets" this tool should support multiple secrets. The vault agent config file can support multiple template files, and it should be fairly trivial to iterate over a list to create files in the configmap.