test argocd3

This commit is contained in:
2023-03-23 00:06:40 +02:00
parent a9439b29cd
commit 23a86e0323
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -39,6 +39,8 @@ spec:
secretKeyRef:
key: redis-password
name: peoples-redis
- name: "REDIS_HOST"
value: {{ .Values.env.REDIS_HOST }}
ports:
- name: http
containerPort: {{ .Values.service.port }}
+2
View File
@@ -82,3 +82,5 @@ nodeSelector: {}
tolerations: []
affinity: {}
env:
REDIS_HOST: peoples-redis-master