From dcb8ad7efdc2d7572f023dbcb7a20825a1616b7c Mon Sep 17 00:00:00 2001 From: kathweinschenkprophecy Date: Thu, 19 Dec 2024 13:44:29 -0500 Subject: [PATCH] lowercase --- .../self-hosted/installation-helm/installation-helm.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/architecture/self-hosted/installation-helm/installation-helm.mdx b/docs/architecture/self-hosted/installation-helm/installation-helm.mdx index be3f759680..6366b63ed8 100644 --- a/docs/architecture/self-hosted/installation-helm/installation-helm.mdx +++ b/docs/architecture/self-hosted/installation-helm/installation-helm.mdx @@ -16,7 +16,7 @@ Installation requirements and Helm chart values are outlined in this page. For an example step-by-step installation, visit [Installation on AWS](install-on-aws). -### Kubernetes Cluster Requirements +### Kubernetes cluster requirements - **Kubernetes Version**: 1.21 or later. - **Namespace**: Dedicated namespace for Prophecy installation. @@ -25,7 +25,7 @@ For an example step-by-step installation, visit [Installation on AWS](install-on - **Block Storage**: Required; in multi-AZ mode, set volume binding mode to `waitforfirstconsumer`. - **Persistent Storage**: Dynamic provisioning (e.g., gp2) required. -### Helm Requirements +### Helm requirements - **[Helm](https://helm.sh/docs/intro/quickstart/)**: Must be installed to deploy Prophecy. - **Custom Domain Hosting**: Requires SSL certificates and DNS configuration; include during Helm installation.