mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 21:21:23 -03:00
Update library/common/templates/spawner/_cnpg.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{- if eq $enabled "true" -}}
|
||||
|
||||
{{/* Handle version string */}}
|
||||
{{- $pgVersion := $objectData.pgVersion | default $.Values.global.global.fallbackDefaults.pgVersion -}}
|
||||
{{- $pgVersion := $objectData.pgVersion | default $.Values.global.fallbackDefaults.pgVersion -}}
|
||||
{{- $versionConfigMapName := printf "cnpg-%s-pgversion" $objectData.shortName -}}
|
||||
|
||||
{{/* If there are previous configmap, fetch value */}}
|
||||
|
||||
Reference in New Issue
Block a user