Merge "Remove extraneous configmap hashes"

This commit is contained in:
Jenkins 2017-05-24 00:37:04 +00:00 committed by Gerrit Code Review
commit b8174d8a8e
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: