Compare commits

..

1 Commits

Author SHA1 Message Date
32e232d8e2 force hardcoded value for testing 2024-12-21 23:08:17 -06:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -37,7 +37,7 @@ bootstrap:
{{- end }}
{{- else if eq .Values.mode "replica" }}
initdb:
database: {{ .Values.replica.importDatabaseName }}
database: jellyplist
import:
type: {{ .Values.replica.importType }}
databases: