mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-14 10:42:16 +00:00
chore: update example kubernetes deployment
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user