Merge "Add configMap hash to annotation"

This commit is contained in:
Zuul 2018-10-09 22:23:10 +00:00 committed by Gerrit Code Review
commit c84dfd8122

View File

@ -38,6 +38,8 @@ spec:
{{ tuple $envAll | include "helm-toolkit.snippets.kubernetes_upgrades_deployment" | indent 2 }}
template:
metadata:
annotations:
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.utils.hash" }}
labels:
{{ tuple $envAll "memcached" "server" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 8 }}
spec: