fix: make sorcerer honor env: in values

This commit is contained in:
2024-11-18 10:34:29 +01:00
parent 414c993fe1
commit b45432c826
+1 -2
View File
@@ -38,8 +38,7 @@ spec:
containerPort: {{ .Values.service.port }} containerPort: {{ .Values.service.port }}
protocol: TCP protocol: TCP
env: env:
- name: LOG_LEVEL {{- toYaml .Values.env | nindent 12 }}
value: "3"
livenessProbe: livenessProbe:
httpGet: httpGet:
path: / path: /