openbao-helm/test/acceptance/csi-test/vault-policy.hcl

3 lines
52 B
HCL
Raw Normal View History

path "secret/data/kv1" {
2021-03-19 14:14:38 +00:00
capabilities = ["read"]
}