Remove extraneous configmap hashes

Change-Id: I8da978c974edae6d44043d9f693f52ab4c681c91
This commit is contained in:
Chris Wedgwood 2017-05-23 21:43:13 +00:00
parent ef6657deab
commit 4f6dd859d7
2 changed files with 0 additions and 6 deletions

View File

@ -14,9 +14,6 @@ spec:
{{ end }}
template:
metadata:
annotations:
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.hash" }}
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.hash" }}
labels:
app: etcd
spec:

View File

@ -28,9 +28,6 @@ spec:
{{ end }}
template:
metadata:
annotations:
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.hash" }}
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.hash" }}
labels:
app: memcached
spec: