mirror of https://github.com/hashicorp/consul
Merge pull request #10822 from hashicorp/krarey/patch-replication-policy
Update namespaced replication token examplepull/11486/head
commit
7ed6e3b790
|
@ -232,7 +232,6 @@ You'll need:
|
||||||
If you're running Consul Enterprise you'll need the rules:
|
If you're running Consul Enterprise you'll need the rules:
|
||||||
|
|
||||||
```hcl
|
```hcl
|
||||||
acl = "write"
|
|
||||||
operator = "write"
|
operator = "write"
|
||||||
agent_prefix "" {
|
agent_prefix "" {
|
||||||
policy = "read"
|
policy = "read"
|
||||||
|
|
Loading…
Reference in New Issue