debian-mirror-gitlab/app/views/projects/services/prometheus/_help.html.haml
2021-04-17 20:07:23 +05:30

7 lines
284 B
Text

- if @project
= render 'projects/services/prometheus/configuration_banner', project: @project, service: @service
%h4.gl-mb-3
= s_('PrometheusService|Manual configuration')
%p
= s_('PrometheusService|Auto configuration settings are used unless you override their values here.')