fix sync issues
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 24s

This commit is contained in:
2025-05-24 12:42:38 -05:00
parent 5cca3b2717
commit 78024a129f
4 changed files with 4 additions and 2 deletions

View File

@@ -132,6 +132,7 @@ externalClusters:
plugin:
name: barman-cloud.cloudnative-pg.io
enabled: true
isWALArchiver: false
parameters:
barmanObjectName: "{{ include "cluster.name" . }}-{{ .Values.recovery.objectStore.name }}"
serverName: {{ include "cluster.recoveryServerName" . }}