diff --git a/charts/common/templates/lib/chart/_annotations.tpl b/charts/common/templates/lib/chart/_annotations.tpl index 538ac0e2..f4e40418 100644 --- a/charts/common/templates/lib/chart/_annotations.tpl +++ b/charts/common/templates/lib/chart/_annotations.tpl @@ -18,4 +18,5 @@ k8s.v1.cni.cncf.io/networks: {{ join ", " .Values.ixExternalInterfacesConfigurat {{/* Annotations on all workload objects */}} {{- define "tc.common.annotations.workload" -}} +rollme: {{ randAlphaNum 5 | quote }} {{- end -}}