debian-mirror-gitlab/app/views/projects/services/prometheus/_help.html.haml

10 lines
330 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
- if @project
= render 'projects/services/prometheus/configuration_banner', project: @project, service: @service
%h4.append-bottom-default
= s_('PrometheusService|Manual configuration')
- unless @service.editable?
.well
= s_('PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters')