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:
parent
c77dc230f4
commit
380bc3a892
@ -278,7 +278,7 @@ conf:
|
||||
|
||||
monitoring:
|
||||
prometheus:
|
||||
enabled: true
|
||||
enabled: false
|
||||
mysqld_exporter:
|
||||
scrape: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user