From a1e763fa28469da3d62b543e23185db162d6a402 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 25 Feb 2024 14:42:10 -0500 Subject: [PATCH] Update kubernetes-helm.mdx --- docs/self-hosting/deployment-options/kubernetes-helm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting/deployment-options/kubernetes-helm.mdx b/docs/self-hosting/deployment-options/kubernetes-helm.mdx index 072d65487..300cb3db9 100644 --- a/docs/self-hosting/deployment-options/kubernetes-helm.mdx +++ b/docs/self-hosting/deployment-options/kubernetes-helm.mdx @@ -166,7 +166,7 @@ description: "Use Helm chart to install Infisical on your Kubernetes cluster" After deployment, please wait for 2-5 minutes for all pods to reach a running state. Once a significant number of pods are operational, access the IP address revealed through Ingress by your load balancer. You can find the IP address/hostname by executing the command `kubectl get ingress`. - ![self host sign up](images/self-hosting/applicable-to-all/selfhost-signup.png) + ![infisical-selfhost](images/self-hosting/applicable-to-all/selfhost-signup.png) To upgrade your instance of Infisical simply update the docker image tag in your Halm values and rerun the command below.