Merge "Add configmap hash to CoreDNS deployment"

This commit is contained in:
Scott Hussey
2018-04-16 14:08:39 -04:00
committed by Gerrit Code Review

View File

@@ -34,6 +34,8 @@ spec:
metadata:
labels:
{{ .Values.service.name }}: enabled
annotations:
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.utils.hash" }}
spec:
serviceAccountName: coredns
tolerations: