Skip to content

Commit 2871efa

Browse files
author
Rahul Shinde
committed
added annotations for checksum datastore-key
1 parent 71bf8f1 commit 2871efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/deployments.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,7 @@ spec:
707707
heritage: {{ .Release.Service }}
708708
annotations:
709709
checksum/config: {{ include (print $.Template.BasePath "/configmaps_st2-conf.yaml") . | sha256sum }}
710+
checksum/datastore-key: {{ include (print $.Template.BasePath "/secrets_datastore_crypto_key.yaml") . | sha256sum }}
710711
spec:
711712
{{- if .Values.enterprise.enabled }}
712713
imagePullSecrets:

0 commit comments

Comments
 (0)