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:
@@ -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" . }}
|
||||
|
Reference in New Issue
Block a user