fix(pipeline): update image names for frontend and backend in Jenkinsfile Signed-off-by: zhenyus <zhenyus@mathmast.com>
10 lines
173 B
Smarty
10 lines
173 B
Smarty
{{
|
|
/* Expand the name of the chart */
|
|
}}
|
|
{{- define "common.names.name" -}}
|
|
{{- define .Chart.name .Values.nameOverride | trunc 63 | trimSuffix "-" -}}
|
|
{{- end -}}
|
|
|
|
{{
|
|
|
|
}} |