Reduce labels for pod spec

Reduces the labels for the pod spec to ensure the chart version changes don't affect the match selector.
This commit is contained in:
Adnan Abdulhussein
2017-02-24 16:05:13 -08:00
committed by GitHub
parent a67a76d2b9
commit cac7e5d7f4
-3
View File
@@ -13,9 +13,6 @@ spec:
metadata:
labels:
app: {{ template "fullname" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
heritage: "{{ .Release.Service }}"
annotations:
pod.beta.kubernetes.io/init-containers: '[
{