Skip to content

Commit

Permalink
fix drainer chart: unexpected define in command (#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
tennix authored Mar 9, 2020
1 parent 622949b commit 9d49e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/tidb-drainer/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
{{- else -}}
{{ .Values.clusterName }}-{{ .Release.Name }}-drainer
{{- end -}}
{{- end -}}

{{- define "drainer.tlsSecretName" -}}
{{ .Values.clusterName }}-drainer
Expand Down

0 comments on commit 9d49e04

Please sign in to comment.