Skip to content

Commit 7466819

Browse files
committed
fix: update
1 parent ca5c987 commit 7466819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

helm/withOpenAI/templates/_helpers.tpl

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Create chart name and version as used by the chart label.
3131
{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}}
3232
{{- end -}}
3333

34+
{{/*
3435
Create envApp values
3536
*/}}
3637
{{- define "helpers.list-envApp-variables"}}
@@ -48,6 +49,7 @@ Create envApp values
4849
{{- end}}
4950
{{- end }}
5051

52+
{{/*
5153
Create envDb values
5254
*/}}
5355
{{- define "helpers.list-envDb-variables"}}

0 commit comments

Comments
 (0)