test argocd8

This commit is contained in:
2023-03-23 01:46:09 +02:00
parent 669e92cdcc
commit 748a15cfed
2 changed files with 1 additions and 4 deletions
-2
View File
@@ -41,8 +41,6 @@ spec:
name: peoples-redis
- name: "REDIS_HOST"
value: {{ .Values.env.REDIS_HOST }}
- name: "REDIS_PORT"
value: {{ .Values.env.REDIS_PORT | quote }}
ports:
- name: http
containerPort: {{ .Values.service.port }}