Skip to content

Commit

Permalink
chore: remove duplicated label (#80)
Browse files Browse the repository at this point in the history
remove duplicated label `cloud-native-postgresql.selectorLabels`
  • Loading branch information
peterrosell authored Mar 28, 2023
1 parent cc49694 commit c76e931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/cloud-native-postgresql/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit c76e931

Please sign in to comment.