fix condition flow

This commit is contained in:
2024-12-21 23:29:50 -06:00
parent 275fcd8568
commit 1ac9444bb2
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 3.20.7
version: 3.20.8
description: Chart for cloudnative-pg cluster
keywords:
- database

View File

@@ -41,6 +41,7 @@ bootstrap:
{{- with (omit . "postInitApplicationSQL") }}
{{- . | toYaml | nindent 4 }}
{{- end }}
{{- end }}
import:
type: {{ .Values.replica.importType }}
databases: