upd stage

This commit is contained in:
2023-05-22 17:30:30 +03:00
parent 6f54f10427
commit b65574f615
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ spec:
valueFrom:
secretKeyRef:
key: redis-password
name: peoples-stage-redis
name: peoples-redis
- name: "REDIS_HOST"
value: {{ .Values.env.REDIS_HOST }}
ports:
+1 -1
View File
@@ -83,4 +83,4 @@ tolerations: []
affinity: {}
env:
REDIS_HOST: peoples-stage-redis-master:6379
REDIS_HOST: peoples-redis-master:6379