Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
duplicate label removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mmisztal1980 committed Jan 3, 2020
1 parent 51cffa9 commit b39b076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elasticsearch/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ spec:
{{- range $key, $value := .Values.labels }}
{{ $key }}: {{ $value | quote }}
{{- end }}
app: "{{ template "elasticsearch.uname" . }}"
annotations:
{{- range $key, $value := .Values.podAnnotations }}
{{ $key }}: {{ $value | quote }}
Expand Down

0 comments on commit b39b076

Please sign in to comment.