We now support Vault authentication using Kubernetes Service Account Token files.
spring.cloud.vault:
authentication: KUBERNETES
kubernetes:
role: dev-role
Original pull request: gh-176.
Related ticket: gh-173.
Closes gh-173.
We now support Vault authentication using Kubernetes Service Account Token files.
spring.cloud.vault:
authentication: KUBERNETES
kubernetes:
role: dev-role
Original pull request: gh-176.
Related ticket: gh-173.
Closes gh-173.