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:
@@ -5,7 +5,7 @@ backup:
|
||||
barmanObjectStore:
|
||||
destinationPath: {{ .Values.backup.destinationPath }}
|
||||
endpointURL: {{ .Values.backup.endpointURL }}
|
||||
{{- if .Values.backup.endpointCA }}
|
||||
{{- if .Values.backup.endpointCA.name }}
|
||||
endpointCA:
|
||||
name: {{ .Values.backup.endpointCA.name }}
|
||||
key: {{ .Values.backup.endpointCA.key }}
|
||||
|
Reference in New Issue
Block a user