Node Exporter: Remove megacli collector due to deprecation

This removes the megacli collector from the node exporter, as this
collector is no longer supported and supplied as part of the node
exporter image used.

Change-Id: Ic9d7bc906435227337aed7a40f4c25bbb16fd3ba
This commit is contained in:
Steve Wilkerson 2018-06-06 14:55:25 -05:00 committed by Pete Birley
parent 5b012e313f
commit be59166bc6

@ -62,7 +62,6 @@ spec:
- --collector.ntp.server={{ .Values.conf.ntp_server_ip }}
- --collector.meminfo_numa
- --collector.bonding
- --collector.megacli
- --collector.mountstats
ports:
- name: metrics