From dc567b88ca062a50a8c6a84da4a8e8b6c1753a26 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Thu, 22 Dec 2022 13:38:27 -0500 Subject: [PATCH] update k8 self hosting doc --- docs/self-hosting/deployments/kubernetes.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/self-hosting/deployments/kubernetes.mdx b/docs/self-hosting/deployments/kubernetes.mdx index c1468c9d4..0f8c0ccd3 100644 --- a/docs/self-hosting/deployments/kubernetes.mdx +++ b/docs/self-hosting/deployments/kubernetes.mdx @@ -50,5 +50,4 @@ If you have not filled out all of the required environment variables, you will s do so. -4. Your Infisical installation is complete and should be running on the host name you specified in Ingress in `values.yaml`. -Note: Please allow an additional time (2 minutes) for the frontend pods to be fully ready. \ No newline at end of file +4. Your Infisical installation is complete and should be running on the host name you specified in Ingress in `values.yaml`. \ No newline at end of file