ceph-osd: Add configmap hash as annotation

This is to add missing(ceph-osd-bin) configmap  hash
to ceph-osd ds

Change-Id: I192ad29cd59a8e58e690e2775be6ade02dc22711
This commit is contained in:
Chinasubbareddy Mallavarapu 2019-03-11 13:45:58 -05:00
parent 31e3469d28
commit 457ac52ee6
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ spec:
metadata:
labels:
{{ tuple $envAll "ceph" "osd" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 8 }}
annotations:
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.utils.hash" }}
spec:
serviceAccountName: {{ $serviceAccountName }}
nodeSelector: