change check
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 13s
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 13s
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user