change labels
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 47s
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 47s
This commit is contained in:
@@ -26,6 +26,9 @@ helm.sh/chart: {{ include "cluster.chart" $ }}
|
||||
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
|
||||
{{- end }}
|
||||
app.kubernetes.io/managed-by: {{ .Release.Service }}
|
||||
{{- with .Values.cluster.additionalLabels }}
|
||||
{{ toYaml . }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
{{/*
|
||||
|
Reference in New Issue
Block a user