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. ---