diff --git a/charts/postgres-cluster/Chart.yaml b/charts/postgres-cluster/Chart.yaml index d9227ab..b2c3cbb 100644 --- a/charts/postgres-cluster/Chart.yaml +++ b/charts/postgres-cluster/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: postgres-cluster -version: 3.20.2 +version: 3.20.3 description: Chart for cloudnative-pg cluster keywords: - database diff --git a/charts/postgres-cluster/templates/_bootstrap.tpl b/charts/postgres-cluster/templates/_bootstrap.tpl index 663621b..e48e5e8 100644 --- a/charts/postgres-cluster/templates/_bootstrap.tpl +++ b/charts/postgres-cluster/templates/_bootstrap.tpl @@ -37,9 +37,7 @@ bootstrap: {{- end }} {{- else if eq .Values.mode "replica" }} initdb: - {{- if eq .Values.replica.importType "microservice" }} database: {{ first .Values.replica.importDatabases }} - {{- end }} import: type: {{ .Values.replica.importType }} databases: