mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +01:00
Disable Nginx module by default
This commit is contained in:
parent
3fe1de4029
commit
0a3a7424b0
@ -27,7 +27,7 @@
|
||||
},
|
||||
{
|
||||
name: 'nginxExporter',
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
file: import 'modules/nginx.jsonnet',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user