Update 'peoples/templates/deployment.yaml'
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:
|
||||
|
||||
Reference in New Issue
Block a user