canal
This commit is contained in:
@ -55,7 +55,9 @@ spec:
|
||||
path: /
|
||||
port: http
|
||||
env:
|
||||
{{- toYaml .Values.extraEnvVars | nindent 12 }}
|
||||
- name: TZ
|
||||
value: "Asia/Shanghai"
|
||||
{{- include "common.tplvalues.render" ( dict "value" .Values.extraEnvVars "context" $ ) | nindent 12 }}
|
||||
resources:
|
||||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
{{- with .Values.nodeSelector }}
|
||||
|
Reference in New Issue
Block a user