From 14e47e74b0daf6df72d09544a99005b605fe2992 Mon Sep 17 00:00:00 2001 From: Sebastian Widmer Date: Thu, 9 Nov 2023 11:40:28 +0100 Subject: [PATCH] Fix image name --- config/exporter/exporter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/exporter/exporter.yaml b/config/exporter/exporter.yaml index e5df527..1978758 100644 --- a/config/exporter/exporter.yaml +++ b/config/exporter/exporter.yaml @@ -41,7 +41,7 @@ spec: type: RuntimeDefault containers: - name: exporter - image: ghcr.io/appuio/alerts-exporter:latest + image: ghcr.io/appuio/alerts_exporter:latest securityContext: allowPrivilegeEscalation: false capabilities: