From cf74740370216827b60d0c0db459983c7797b4d3 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 5 Dec 2021 09:31:35 +0000 Subject: [PATCH] chore: update example kubernetes deployment --- resources/manifest.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/manifest.yaml b/resources/manifest.yaml index 7b28e36..7ba5fae 100644 --- a/resources/manifest.yaml +++ b/resources/manifest.yaml @@ -16,10 +16,9 @@ spec: annotations: prometheus.io/scrape: 'true' prometheus.io/port: '8080' - prometheus.io/path: '/prometheus' spec: containers: - - image: quay.io/jakekeeys/hg612-exporter:latest + - image: nikdoof/hg612-exporter:latest imagePullPolicy: Always name: hg612-exporter args: