From 685f7d443f590c7071af1899a250062d18064566 Mon Sep 17 00:00:00 2001 From: Musa Date: Wed, 11 Sep 2024 15:21:42 +0100 Subject: [PATCH] security and roles link attached Signed-off-by: Musa --- content/en/cloud/spaces/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/cloud/spaces/integrations.md b/content/en/cloud/spaces/integrations.md index 6aca9768..b7ae2038 100644 --- a/content/en/cloud/spaces/integrations.md +++ b/content/en/cloud/spaces/integrations.md @@ -89,7 +89,7 @@ To maximize the benefits of Meshery integrations, consider the following best pr With Prometheus integrated, continuously monitor your cloud-native infrastructure. Set up alerts and dashboards within Meshery to keep track of key performance indicators (KPIs) and respond to issues proactively. 5. **Secure Access with Credentials:** -Always ensure that managed connections are secured using appropriate credentials. Meshery offers built-in security features to safely manage access tokens and secrets. You can read more about how to set up credentials or utilize roles for secure access by visiting the following link: Meshery Security: Roles and Credentials Setup. +Always ensure that managed connections are secured using appropriate credentials. Meshery offers built-in security features to safely manage access tokens and secrets. You can read more about how to set up credentials or utilize roles for secure access by visiting the following link:[ Roles and Credentials Setup](https://docs.layer5.io/cloud/security/roles/) ---