try chatgpt provided chart for redis/keyDB
This commit is contained in:
11
redis/templates/_helpers.tpl
Normal file
11
redis/templates/_helpers.tpl
Normal file
@@ -0,0 +1,11 @@
|
||||
# -----------------------------------------------------------------------------
|
||||
# templates/_helpers.tpl
|
||||
# -----------------------------------------------------------------------------
|
||||
{{""}}
|
||||
{{- define "keydb-custom.name" -}}
|
||||
{{- default .Chart.Name .Values.nameOverride | trunc 63 -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "keydb-custom.fullname" -}}
|
||||
{{- printf "%s" (include "keydb-custom.name" .) -}}
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user