From 12b1d5eacc7ee55379e58d4b2435491dbc84900a Mon Sep 17 00:00:00 2001 From: Darshan Simha Date: Thu, 8 Feb 2024 14:14:54 -0500 Subject: [PATCH] fix: pr comments Signed-off-by: Darshan Simha --- docs/deployment/k8s.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/deployment/k8s.md b/docs/deployment/k8s.md index 4596608caf..3dd2b8227e 100644 --- a/docs/deployment/k8s.md +++ b/docs/deployment/k8s.md @@ -397,8 +397,6 @@ backend: password: ${POSTGRES_PASSWORD} ``` -Please also change the host and port environment variables in the `app-config.production.yaml` to the following: - Make sure to rebuild the Docker image after applying `app-config.yaml` changes. Apply this Deployment to the Kubernetes cluster: