[COMMON] Fix various helm errors
[oom.git] / kubernetes / common / etcd / templates / service.yaml
index 04fc93a..1199b22 100644 (file)
@@ -19,7 +19,6 @@ kind: Service
 metadata:
   annotations:
     service.alpha.kubernetes.io/tolerate-unready-endpoints: "true"
-metadata:
   name: {{ include "common.servicename" .  }}
   labels:
     heritage: "{{ .Release.Service  }}"