未验证 提交 f1f2953d 编写于 作者: E Eric Gao 提交者: GitHub

[Fix][Worker] fix wrong env var name for alert in K8S (#12369) (#12635)

Co-authored-by: N司马琦昂 <bruce.maqiang@gmail.com>
上级 aecff85d
......@@ -64,7 +64,7 @@ spec:
value: {{ .Values.timezone }}
- name: SPRING_JACKSON_TIME_ZONE
value: {{ .Values.timezone }}
- name: ALERT_LISTEN_HOST
- name: WORKER_ALERT_LISTEN_HOST
value: {{ include "dolphinscheduler.fullname" . }}-alert
{{- include "dolphinscheduler.database.env_vars" . | nindent 12 }}
{{- include "dolphinscheduler.registry.env_vars" . | nindent 12 }}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册