docs(config): Get started on config management
This commit is contained in:
4
policies/role-cfgmgmt/cfgmgmt.hcl
Normal file
4
policies/role-cfgmgmt/cfgmgmt.hcl
Normal file
@@ -0,0 +1,4 @@
|
||||
# Grant read-only access to secrets
|
||||
path "kv/data/name/domain/qualified/fully/os/root/creds" {
|
||||
capabilities = ["read"]
|
||||
}
|
Reference in New Issue
Block a user