mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 06:39:47 +00:00
Feat(snmp-exporter): multi module concurrency
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
customLabels:
|
||||
prom.home.arpa/kps: allow
|
||||
egress.home.arpa/router: allow
|
||||
extraArgs: ["--config.file=/config/snmp.yml"]
|
||||
extraArgs: ["--config.file=/config/snmp.yml", "--snmp.module-concurrency=4"]
|
||||
extraConfigmapMounts:
|
||||
- name: config
|
||||
configMap: snmp-exporter-config # currently custom generated and private as Fortinet MIBs are not exactly "publicly available" for redistribution (either get from subscriber portal or FortiGate directly)
|
||||
|
||||
Reference in New Issue
Block a user