mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/postgresql-ha] Revert https://github.com/bitnami/charts/pull/3681 (#3953)
This commit is contained in:
committed by
GitHub
parent
c8412ca734
commit
739b4b9483
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: postgresql-ha
|
||||
version: 3.10.0
|
||||
appVersion: 11.9.0
|
||||
version: 4.0.0
|
||||
appVersion: 11.9.1
|
||||
description: Chart for PostgreSQL with HA architecture (using Replication Manager (repmgr) and Pgpool).
|
||||
keywords:
|
||||
- postgresql
|
||||
|
||||
@@ -21,7 +21,6 @@ spec:
|
||||
{{- if (eq "Recreate" .Values.postgresql.updateStrategyType) }}
|
||||
rollingUpdate: null
|
||||
{{- end }}
|
||||
podManagementPolicy: Parallel
|
||||
selector:
|
||||
matchLabels: {{- include "common.labels.matchLabels" . | nindent 6 }}
|
||||
app.kubernetes.io/component: postgresql
|
||||
|
||||
Reference in New Issue
Block a user