Merge "Add new config to deployment"

This commit is contained in:
Zuul 2024-03-04 13:06:02 +00:00 committed by Gerrit Code Review
commit 224075f69b

View File

@ -54,6 +54,11 @@ spec:
- name: http
containerPort: 80
protocol: TCP
env:
- name: NODE_ENV
value: "{{ .Values.env.NODE_ENV }}"
- name: VITE_API_URL
value: "{{ .Values.env.VITE_API_URL }}"
livenessProbe:
httpGet:
path: /