Skip to content

Commit

Permalink
removed redundant labels
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanHeledPort committed Feb 12, 2024
1 parent 969d3b1 commit d40bcad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/port-k8s-exporter/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
labels:
{{- include "port-k8s-exporter.selectorLabels" . | nindent 8 }}
{{- include "port-k8s-exporter.labels" . | nindent 8 }}
config-hash: {{ .Values.configMap.config | toYaml | sha256sum | trunc 32 }}
spec:
Expand Down

0 comments on commit d40bcad

Please sign in to comment.