update postgres-operator to v1.7.1

This commit is contained in:
ace
2021-11-15 01:17:20 +03:00
parent cadb9dea7f
commit 7bce7d7d3e
13 changed files with 320 additions and 596 deletions

View File

@ -7,6 +7,7 @@ metadata:
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/instance: {{ .Release.Name }}
name: {{ template "postgres-operator.fullname" . }}
namespace: {{ .Release.Namespace }}
spec:
replicas: 1
selector: