diff --git a/docs/mint.json b/docs/mint.json index fa6b21576..0d395a6a5 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -114,7 +114,7 @@ ] }, { - "group": "Deploy Infisical", + "group": "Self-host Infisical", "pages": [ "self-hosting/overview", "self-hosting/configuration/envars", diff --git a/docs/self-hosting/overview.mdx b/docs/self-hosting/overview.mdx index d2e076505..8866aa8b3 100644 --- a/docs/self-hosting/overview.mdx +++ b/docs/self-hosting/overview.mdx @@ -70,7 +70,7 @@ Self-hosted Infisical allows you to maintain your sensitive information within y **Prerequisites** - You have understanding of [Kubernetes](https://kubernetes.io/) - - You have understanding of [Helm package manager](https://helm.sh/) + - Installed [Helm package manager](https://helm.sh/) version v3.11.3 or greater - You have [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) installed and connected to your kubernetes cluster