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

6 lines
120 B
HCL
Raw Permalink Normal View History

2023-02-13 16:48:20 +00:00
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
path "secret/data/kv1" {
2021-03-19 14:14:38 +00:00
capabilities = ["read"]
}