Files
devops-infra-helm-charts-gcp/helm-templates/tempo-distributed/templates/gossip-ring/_helpers.gossip-ring.tpl
T
2026-08-26 03:39:42 +05:30

9 lines
176 B
Smarty

{{/*
gossip-ring selector labels
*/}}
{{- define "tempo.gossipRingSelectorLabels" -}}
{{ include "tempo.selectorLabels" . }}
app.kubernetes.io/part-of: memberlist
{{- end -}}