From 33b4973ae56537d1a95ad1e1c8802803ae776f33 Mon Sep 17 00:00:00 2001 From: Andreia Velasco Date: Mon, 21 Oct 2024 15:25:12 +0200 Subject: [PATCH] Formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4478cc28..c7b69c6f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ juju run data-integrator/leader get-credentials You will find the URI under the field `uris` in the output. +> For more information about accessing the database, see the Charmed MongoDB documentation for [accessing a client database](https://charmhub.io/mongodb/docs/t-integrate-sharding#heading--access-integrated-database). +--> ### Enable TLS If the sharded MongoDB cluster has TLS enabled, `mongos-k8s` must also enable TLS. Enable it by integrating `mongos-k8s` with a TLS application: