fix external cluster
All checks were successful
lint-and-test / lint-helm (push) Successful in 16s
release-charts-postgres-cluster / release (push) Successful in 21s
release-charts-generic-device-plugin / release (push) Successful in 22s
lint-and-test / chart-testing (push) Successful in 25s
renovate / renovate (push) Successful in 23s
All checks were successful
lint-and-test / lint-helm (push) Successful in 16s
release-charts-postgres-cluster / release (push) Successful in 21s
release-charts-generic-device-plugin / release (push) Successful in 22s
lint-and-test / chart-testing (push) Successful in 25s
renovate / renovate (push) Successful in 23s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: postgres-cluster
|
||||
version: 7.1.0
|
||||
version: 7.1.1
|
||||
description: Cloudnative-pg Cluster
|
||||
keywords:
|
||||
- database
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# postgres-cluster
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Cloudnative-pg Cluster
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ externalClusters:
|
||||
name: barman-cloud.cloudnative-pg.io
|
||||
enabled: true
|
||||
isWALArchiver: false
|
||||
barmanObjectStore:
|
||||
parameters:
|
||||
barmanObjectName: "{{ include "cluster.name" . }}-{{ .Values.recovery.objectStore.name }}"
|
||||
serverName: {{ include "cluster.recoveryServerName" . }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user