change check
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 13s

This commit is contained in:
2025-05-13 21:10:49 -05:00
parent 406737ed6a
commit 336a6f2815
4 changed files with 4 additions and 4 deletions

View File

@@ -140,7 +140,7 @@ externalClusters:
serverName: {{ include "cluster.recoveryServerName" . }}
endpointURL: {{ .Values.recovery.objectStore.endpointURL }}
destinationPath: {{ .Values.recovery.objectStore.destinationPath }}
{{- if .Values.recovery.objectStore.endpointCA }}
{{- if .Values.recovery.objectStore.endpointCA.name }}
endpointCA:
name: {{ .Values.recovery.objectStore.endpointCA.name }}
key: {{ .Values.recovery.objectStore.endpointCA.key }}