Files
spring-cloud-vault/src/test/bash
Michal Budzyn 8fb5b8c883 Add authentication for Kubernetes Service Account Token.
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.
2017-11-03 13:29:18 +01:00
..
2016-09-21 20:54:29 +02:00
2016-06-10 15:57:19 +02:00
2017-06-10 18:34:55 +02:00
2017-09-21 15:14:02 +02:00
2016-06-10 15:57:19 +02:00
2016-09-21 20:54:29 +02:00