Skip to content
Snippets Groups Projects

gitlab: Disable built-in monitoring

Merged Thorben Günther requested to merge xenrox/infrastructure:disable-gl-grafana into master
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -94,6 +94,7 @@
}
}
]
prometheus_monitoring['enable'] = false
volumes:
- "/srv/gitlab/config:/etc/gitlab"
- "/srv/gitlab/logs:/var/log/gitlab"
Loading