mirror of https://github.com/status-im/consul.git
fixing the policy for configuring k8 clusters as secondary in federated arch
This commit is contained in:
parent
a2e6a15e93
commit
7cb56d6a9b
|
@ -243,6 +243,7 @@ You'll need:
|
|||
policy = "write"
|
||||
}
|
||||
namespace_prefix "" {
|
||||
acl="write"
|
||||
service_prefix "" {
|
||||
policy = "read"
|
||||
intentions = "read"
|
||||
|
|
Loading…
Reference in New Issue