mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-04 20:02:07 +08:00
调整v3.2版本容器化部署信息
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user