Merge pull request #10822 from hashicorp/krarey/patch-replication-policy
Update namespaced replication token example
This commit is contained in:
commit
7a9d936a70
|
@ -232,7 +232,6 @@ You'll need:
|
|||
If you're running Consul Enterprise you'll need the rules:
|
||||
|
||||
```hcl
|
||||
acl = "write"
|
||||
operator = "write"
|
||||
agent_prefix "" {
|
||||
policy = "read"
|
||||
|
|
Loading…
Reference in New Issue