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

7 lines
113 B
Smarty

{{/*
dashboards name
*/}}
{{- define "loki.dashboardsName" -}}
{{ include "loki.name" . }}-dashboards
{{- end }}