update postgres-operator-ui to v1.7.1

This commit is contained in:
ace
2021-11-15 01:17:04 +03:00
parent ffba3ffdfb
commit cadb9dea7f
7 changed files with 122 additions and 20 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-ui.fullname" . }}
namespace: {{ .Release.Namespace }}
spec:
ports:
- port: {{ .Values.service.port }}