调整v3.2版本容器化部署信息

This commit is contained in:
zengqiao
2022-12-16 13:39:51 +08:00
parent 860d0b92e2
commit edfa6a9f71
10 changed files with 497 additions and 9 deletions

View File

@@ -33,6 +33,8 @@ spec:
- name: init-config
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
command: ['/bin/bash', '/conf/init_es_index.sh']
resources:
{{- toYaml .Values.resources | nindent 10 }}
volumeMounts:
- name: configmap
mountPath: /conf