blob: 2893e3ed74dcebea4626da0a2cb60118d9947a44 [file] [log] [blame]
{{/* vim: set filetype=mustache: */}}
{{/*
Expand the name of the chart.
*/}}
{{- define "dubbo-admin.name" -}}
{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}}
{{- end -}}
{{/* vim: set filetype=mustache: */}}
{{/*
Expand the name of the chart.
*/}}
{{- define "zookeeper.name" -}}
{{- default .Values.zookeeper.zoo_name | trunc 63 | trimSuffix "-" -}}
{{- end -}}