diff --git a/website/source/docs/guides/connect-gateways.md b/website/source/docs/guides/connect-gateways.md index 8debccfab6..b978abef20 100644 --- a/website/source/docs/guides/connect-gateways.md +++ b/website/source/docs/guides/connect-gateways.md @@ -160,6 +160,13 @@ for each gateway that gives it read access to the entire catalog. Create a file named `mesh-gateway-policy.json` containing the following content. ```json +{ + "node_prefix": { + "": { + "policy": "read" + } + } +} { "service_prefix": { "": {