From ec0ab5e6081cd0cbad4e4b5d84f87471282ce70d Mon Sep 17 00:00:00 2001 From: Musa Date: Mon, 9 Sep 2024 11:51:20 +0100 Subject: [PATCH] added the link to roles and credentials set up Signed-off-by: Musa --- content/en/cloud/spaces/integrations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/cloud/spaces/integrations.md b/content/en/cloud/spaces/integrations.md index 5464f006..6aca9768 100644 --- a/content/en/cloud/spaces/integrations.md +++ b/content/en/cloud/spaces/integrations.md @@ -88,8 +88,8 @@ To maximize the benefits of Meshery integrations, consider the following best pr 4. **Implement Continuous Monitoring:** 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 secure your managed connections with appropriate credentials. Use Meshery’s built-in security features to manage access tokens and secrets safely. +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. ---