vault-secret
vault-secret copied to clipboard
Using projected volume mount to read SA token
This PR fixes #40 without the need to create kubernetes.io/service-account-token
secrets and link them to SA's.
The projected volume mounts also work with earlier versions of Kubernetes.
A new image was built with docker build . -t xxxxxxx/vault-secret:0.0.1-fix02
and tested with k8s 1.24 and 1.23