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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user