mirror of https://github.com/hashicorp/consul
website: fix event acl policy docs
parent
90f5eb8f69
commit
84a47947d7
|
@ -258,7 +258,7 @@ This is equivalent to the following JSON input:
|
||||||
"": {
|
"": {
|
||||||
"policy": "write"
|
"policy": "write"
|
||||||
},
|
},
|
||||||
"secure-": {
|
"destroy-": {
|
||||||
"policy": "deny"
|
"policy": "deny"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue