oc-k8s/opencloud/charts/loki/templates/monitoring/dashboards/_helpers-dashboards.tpl

7 lines
113 B
Smarty
Raw Normal View History

2024-12-16 14:55:43 +01:00
{{/*
dashboards name
*/}}
{{- define "loki.dashboardsName" -}}
{{ include "loki.name" . }}-dashboards
{{- end }}