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
commit ab0119f202
1 changed files with 2 additions and 0 deletions

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: