From 96857df8d8cf0f408e1b066aaa345cffbf9876e4 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Thu, 21 Mar 2019 09:51:37 -0500 Subject: [PATCH] Update website/source/docs/guides/kubernetes-reference.html.md Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com> --- website/source/docs/guides/kubernetes-reference.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/guides/kubernetes-reference.html.md b/website/source/docs/guides/kubernetes-reference.html.md index 105fd7f15b..f95e01ba2d 100644 --- a/website/source/docs/guides/kubernetes-reference.html.md +++ b/website/source/docs/guides/kubernetes-reference.html.md @@ -134,7 +134,7 @@ a Consul cluster running inside of Kubernetes. To use catalog sync, you must enable it in the [Helm chart](https://www.consul.io/docs/platform/k8s/helm.html#v-synccatalog). Catalog sync allows you to sync services between Consul and Kubernetes. The -sync can be unidirectional, in either direction, or bidirectional. Read the +sync can be unidirectional in either direction or bidirectional. Read the [documentation](https://www.consul.io/docs/platform/k8s/service-sync.html) to learn more about the configuration.