mirror of https://github.com/hashicorp/consul
Merge pull request #10980 from hashicorp/docs-fix-policy-federation-vm-k8-secondary
fixing the policy for configuring k8 clusters as secondary in federated archpull/10994/head
commit
74e3bf4e68
|
@ -243,6 +243,7 @@ You'll need:
|
|||
policy = "write"
|
||||
}
|
||||
namespace_prefix "" {
|
||||
acl = "write"
|
||||
service_prefix "" {
|
||||
policy = "read"
|
||||
intentions = "read"
|
||||
|
|
Loading…
Reference in New Issue