From bb075a7a79a1cedc4e4f9441cf253e523f9ca033 Mon Sep 17 00:00:00 2001 From: adilet Date: Fri, 19 May 2023 19:09:11 +0400 Subject: [PATCH] upd REDIS_HOST --- peoples/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peoples/values.yaml b/peoples/values.yaml index c65bed1..4f5a13f 100644 --- a/peoples/values.yaml +++ b/peoples/values.yaml @@ -83,4 +83,4 @@ tolerations: [] affinity: {} env: - REDIS_HOST: peoples-redis-master:6379 \ No newline at end of file + REDIS_HOST: peoples-stage-redis-master:6379 \ No newline at end of file