update postgres-operator-ui to v1.6.3

This commit is contained in:
ace
2021-06-15 03:30:38 +03:00
parent 45d57b3c21
commit 9a1c4d95d7
4 changed files with 32 additions and 11 deletions

View File

@ -18,7 +18,6 @@ spec:
labels:
app.kubernetes.io/name: {{ template "postgres-operator-ui.name" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
team: "{{ join "," .Values.envs.teams }}"
spec:
serviceAccountName: {{ include "postgres-operator-ui.serviceAccountName" . }}
{{- if .Values.imagePullSecrets }}