apiVersion: v1
data:
  config.yml: |
    modules:
      default:
        collectors:
        - bmc
        - ipmi
        - chassis
        - sel
        custom_args:
          ipmi:
          - --entity-sensor-names
        exclude_sensor_ids:
        - 42
        - 45
        - 48
        - 49
        - 50
        - 51
        - 52
        - 54
        - 57
        - 59
        - 82
        - 88
        - 89
        - 90
        - 109
        - 111
        - 164
        - 167
        - 168
        - 178
        - 180
        - 182
        - 185
kind: ConfigMap
metadata:
  creationTimestamp: "2026-03-06T21:23:19Z"
  labels:
    application: ipmi-exporter
  name: ipmi-exporter
  namespace: monitoring
  resourceVersion: "4646"
  uid: aadb5616-861b-4486-a5b2-f1484409ba4e
