Adding release_uuid for batch restarting pods
Change-Id: Ie380cebdc8a8458c30543654531395fcc37c23de
This commit is contained in:
parent
9744eae699
commit
92848804ad
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user