Add release uuid annotation to POD spec
Change-Id: I440af378a520c9fcab0985ea2ad0ba5dca2a0cf2
This commit is contained in:
parent
eb28cf3aec
commit
143ce06d28
@ -32,6 +32,7 @@ spec:
|
||||
labels:
|
||||
{{ tuple $envAll "drydock" "api" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 8 }}
|
||||
annotations:
|
||||
{{ tuple $envAll | include "helm-toolkit.snippets.release_uuid" | indent 8 }}
|
||||
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.utils.hash" }}
|
||||
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.utils.hash" }}
|
||||
spec:
|
||||
|
Loading…
x
Reference in New Issue
Block a user