fix image link

This commit is contained in:
Vladyslav Matsiiako
2024-03-27 23:13:07 -07:00
parent 20dc243fd9
commit 4931e8579c

View File

@@ -173,7 +173,7 @@ description: "Use Helm chart to install Infisical on your Kubernetes cluster"
<Step title="Access Infisical">
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`.
![infisical-selfhost](images/self-hosting/applicable-to-all/selfhost-signup.png)
![infisical-selfhost](/images/self-hosting/applicable-to-all/selfhost-signup.png)
</Step>
<Step title="Upgrade your instance">
To upgrade your instance of Infisical simply update the docker image tag in your Halm values and rerun the command below.