From 53250b19f47e59588d4bc0764b555ff2611fa5fd Mon Sep 17 00:00:00 2001 From: Gerard Nguyen Date: Fri, 23 Dec 2022 07:07:23 +1100 Subject: [PATCH] docs: update intentions config (#15868) --- website/content/docs/connect/cluster-peering/k8s.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/connect/cluster-peering/k8s.mdx b/website/content/docs/connect/cluster-peering/k8s.mdx index aca908977a..ca419d6571 100644 --- a/website/content/docs/connect/cluster-peering/k8s.mdx +++ b/website/content/docs/connect/cluster-peering/k8s.mdx @@ -365,6 +365,7 @@ The examples described in this section demonstrate how to export a service named action: deny - name: frontend action: allow + peer: cluster-01 ## The peer of the source service ```