From 7d1d8ab46f780506dedebfc6721c8c3904652319 Mon Sep 17 00:00:00 2001 From: Bethelhem Legesse Date: Tue, 28 May 2024 07:15:18 -0500 Subject: [PATCH] fix: Update content Co-authored-by: Scott Anderson --- content/influxdb/clustered/install/prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/clustered/install/prerequisites.md b/content/influxdb/clustered/install/prerequisites.md index ccf4394a5..e35066aa0 100644 --- a/content/influxdb/clustered/install/prerequisites.md +++ b/content/influxdb/clustered/install/prerequisites.md @@ -54,7 +54,7 @@ Running the Catalog database and Object Store in a separate namespace or outside of Kubernetes makes management of the InfluxDB instance easier and helps to prevents accidental data loss. -While deploying everything in the same namespace is possible for testing or initial setups, it is not recommended for production environments. +While deploying everything in the same namespace is possible for testing or initial setup, it is not recommended for production environments. {{% /note %}} ### Cluster sizing recommendation