upd stage
This commit is contained in:
@@ -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
@@ -83,4 +83,4 @@ tolerations: []
|
||||
|
||||
affinity: {}
|
||||
env:
|
||||
REDIS_HOST: peoples-stage-redis-master:6379
|
||||
REDIS_HOST: peoples-redis-master:6379
|
||||
Reference in New Issue
Block a user