diff --git a/docs/mint.json b/docs/mint.json index 9b1a64f6b..2898d949b 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -216,13 +216,6 @@ "group": "Self-host Infisical", "pages": [ "self-hosting/overview", - { - "group": "Native installation methods", - "pages": [ - "self-hosting/deployment-options/native/standalone-binary", - "self-hosting/deployment-options/native/high-availability" - ] - }, { "group": "Containerized installation methods", "pages": [ diff --git a/docs/self-hosting/overview.mdx b/docs/self-hosting/overview.mdx index 3c402f904..a7ea50e39 100644 --- a/docs/self-hosting/overview.mdx +++ b/docs/self-hosting/overview.mdx @@ -33,7 +33,7 @@ Choose from a number of deployment options listed below to get started. Use our Helm chart to Install Infisical on your Kubernetes cluster. - +{/* Install Infisical on your Debian-based instances without containers using our standalone binary with high availability out of the box. - + */}