Skip to content

Commit 2df8474

Browse files
authored
Update v1.14.1
1 parent afa08fa commit 2df8474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/helm/templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ initContainers:
150150

151151
{{- define "deploy.initContainers" -}}
152152
initContainers:
153-
- image: {{ .Values.images }}/dongtai-logrotate:{{ .Values.tag }}
153+
- image: {{ .Values.images }}/dongtai-server:{{ .Values.tag }}
154154
command:
155155
- sh
156156
- -c

0 commit comments

Comments
 (0)