unifi/example/vault/policies/unifi.hcl

6 lines
93 B
HCL

# Access the vault KV (v2) store
path "kv/data/service/unifi" {
capabilities = ["read"]
}