change labels
All checks were successful
release-charts-postgres-cluster / release (push) Successful in 47s

This commit is contained in:
2025-05-13 20:58:06 -05:00
parent 69a554bd9d
commit ffcd5139ef
9 changed files with 16 additions and 31 deletions

View File

@@ -6,9 +6,6 @@ metadata:
namespace: {{ include "cluster.namespace" $ }}
labels:
{{- include "cluster.labels" $ | nindent 4 }}
{{- with .Values.cluster.additionalLabels }}
{{ toYaml . | nindent 4 }}
{{- end }}
spec:
groups:
- name: cloudnative-pg/{{ include "cluster.name" . }}