Merge pull request #10980 from hashicorp/docs-fix-policy-federation-vm-k8-secondary
fixing the policy for configuring k8 clusters as secondary in federated arch
This commit is contained in:
commit
cbb9db9860
|
@ -243,6 +243,7 @@ You'll need:
|
|||
policy = "write"
|
||||
}
|
||||
namespace_prefix "" {
|
||||
acl = "write"
|
||||
service_prefix "" {
|
||||
policy = "read"
|
||||
intentions = "read"
|
||||
|
|
Loading…
Reference in New Issue