_annotations.tpl 123 B

123456
  1. {{/*
  2. Common workload annotations
  3. */}}
  4. {{- define "common.annotations" -}}
  5. rollme: {{ randAlphaNum 5 | quote }}
  6. {{- end -}}