diff --git a/charts/cloud-native-postgresql/templates/deployment.yaml b/charts/cloud-native-postgresql/templates/deployment.yaml index 1eb33b7..ab8c6a1 100644 --- a/charts/cloud-native-postgresql/templates/deployment.yaml +++ b/charts/cloud-native-postgresql/templates/deployment.yaml @@ -35,7 +35,6 @@ spec: {{- toYaml . | nindent 8 }} {{- end }} labels: - app.kubernetes.io/name: cloud-native-postgresql {{- include "cloud-native-postgresql.selectorLabels" . | nindent 8 }} spec: {{- with .Values.imagePullSecrets }}