From 4b5e30f51fef17ae9aa9b5357f7d65f7c1fdfa69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Wed, 21 Aug 2024 07:20:32 +0300 Subject: [PATCH] monitoring: Revert snmp-exporter because config file needs to be updated --- monitoring/snmp-exporter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/snmp-exporter.yaml b/monitoring/snmp-exporter.yaml index ab7d112..8356ada 100644 --- a/monitoring/snmp-exporter.yaml +++ b/monitoring/snmp-exporter.yaml @@ -13,7 +13,7 @@ spec: app: snmp-exporter spec: containers: - - image: mirror.gcr.io/prom/snmp-exporter:v0.26.0 + - image: mirror.gcr.io/prom/snmp-exporter:v0.22.0 name: snmp-exporter imagePullPolicy: IfNotPresent securityContext: