chore: update example kubernetes deployment

This commit is contained in:
2021-12-05 09:31:35 +00:00
parent f0527718e7
commit cf74740370

View File

@@ -16,10 +16,9 @@ spec:
annotations: annotations:
prometheus.io/scrape: 'true' prometheus.io/scrape: 'true'
prometheus.io/port: '8080' prometheus.io/port: '8080'
prometheus.io/path: '/prometheus'
spec: spec:
containers: containers:
- image: quay.io/jakekeeys/hg612-exporter:latest - image: nikdoof/hg612-exporter:latest
imagePullPolicy: Always imagePullPolicy: Always
name: hg612-exporter name: hg612-exporter
args: args: