Mariadb: Disable monitoring by default

This moves the mariadb chart back to disabling the prometheus
exporter by default

Change-Id: I04a10e9733f98387f0502ed76fa926bacaedb7e4
This commit is contained in:
Steve Wilkerson 2019-04-09 13:29:57 -05:00
parent c77dc230f4
commit 380bc3a892

View File

@ -278,7 +278,7 @@ conf:
monitoring:
prometheus:
enabled: true
enabled: false
mysqld_exporter:
scrape: true