mirror of https://github.com/status-im/consul.git
Update website/source/docs/guides/kubernetes-reference.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
This commit is contained in:
parent
0f52a3ec80
commit
96857df8d8
|
@ -134,7 +134,7 @@ a Consul cluster running inside of Kubernetes.
|
||||||
To use catalog sync, you must enable it in the [Helm
|
To use catalog sync, you must enable it in the [Helm
|
||||||
chart](https://www.consul.io/docs/platform/k8s/helm.html#v-synccatalog).
|
chart](https://www.consul.io/docs/platform/k8s/helm.html#v-synccatalog).
|
||||||
Catalog sync allows you to sync services between Consul and Kubernetes. The
|
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
|
[documentation](https://www.consul.io/docs/platform/k8s/service-sync.html) to
|
||||||
learn more about the configuration.
|
learn more about the configuration.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue