diff --git a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md index 673db97ef5..d6aada8048 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md +++ b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/airgap-install/install.md @@ -42,9 +42,8 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing Palette. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the diff --git a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md index b76371ca9e..2f7803364a 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md +++ b/docs/docs-content/enterprise-version/install-palette/install-on-kubernetes/install.md @@ -31,9 +31,8 @@ You can use the Palette Helm Chart to install Palette in a multi-node Kubernetes configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing Palette. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the diff --git a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md index 301a4981fe..76805dbda5 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/airgap-install/install.md @@ -42,9 +42,8 @@ Complete the [Environment Setup](./kubernetes-airgap-instructions.md) steps befo configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing VerteX. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the diff --git a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md index 82249c12b6..b5bd42caef 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-on-kubernetes/install.md @@ -36,9 +36,8 @@ has the necessary network connectivity for VerteX to operate successfully. configuration to be installed as part of the installation process. If Cert Manager is already installed, you must uninstall it before installing VerteX. -- If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, the Kubernetes cluster must have a Container - Storage Interface (CSI) installed and configured. Palette requires a CSI to create Persistest Volume, which is used to - store persistent data. You may install any CSI that is compatible with your Kubernetes cluster. +- Palette requires a Container Storage Interface (CSI) to create Persistest Volume, which is used to store persistent + data. You may install any CSI that is compatible with your Kubernetes cluster. - If you are using a _self-hosted MongoDB_ instance, such as MongoDB Atlas, ensure the MongoDB database has a user named `hubble` with the permission `readWriteAnyDatabase`. Refer to the