We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa08fa commit 2df8474Copy full SHA for 2df8474
deploy/kubernetes/helm/templates/_helpers.tpl
@@ -150,7 +150,7 @@ initContainers:
150
151
{{- define "deploy.initContainers" -}}
152
initContainers:
153
- - image: {{ .Values.images }}/dongtai-logrotate:{{ .Values.tag }}
+ - image: {{ .Values.images }}/dongtai-server:{{ .Values.tag }}
154
command:
155
- sh
156
- -c
0 commit comments