diff --git a/ceph-utility/templates/deployment-utility.yaml b/ceph-utility/templates/deployment-utility.yaml index 611d2baf..a8f9434c 100644 --- a/ceph-utility/templates/deployment-utility.yaml +++ b/ceph-utility/templates/deployment-utility.yaml @@ -63,6 +63,8 @@ spec: template: metadata: name: {{ printf "%s" $envAll.Release.Name }} + annotations: + {{ tuple . | include "helm-toolkit.snippets.release_uuid" }} labels: {{ tuple $envAll "ceph" "utility" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 8 }} spec: