openbao-helm/test/acceptance/injector-test/pgdump-policy.hcl
Jason O'Donnell 82083061a0
Add vault agent injector (#150)
* Add vault agent injector

* Fix bug with agent image env

* Fix terraform GKE code

* Cleanup label

* Improve test reliablity

* Lower sleep times in tests

* Standardize image values

* Update values

* Update vault tag
2019-12-19 10:57:51 -05:00

3 lines
62 B
HCL

path "database/creds/db-backup" {
capabilities = ["read"]
}