Update _annotations.tpl

This commit is contained in:
Kjeld Schouten-Lebbing
2022-08-29 14:24:46 +02:00
committed by GitHub
parent c99ceeb313
commit 781e099237

View File

@@ -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 -}}