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/11145/head
parent
09f973040e
commit
7f89f1dc4e
|
@ -243,6 +243,7 @@ You'll need:
|
||||||
policy = "write"
|
policy = "write"
|
||||||
}
|
}
|
||||||
namespace_prefix "" {
|
namespace_prefix "" {
|
||||||
|
acl = "write"
|
||||||
service_prefix "" {
|
service_prefix "" {
|
||||||
policy = "read"
|
policy = "read"
|
||||||
intentions = "read"
|
intentions = "read"
|
||||||
|
|
Loading…
Reference in New Issue