Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Update Kubernetes manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
David-VTUK authored Sep 8, 2023
1 parent bc351a6 commit a61958c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
containers:
- imagePullPolicy: Always
name: rancher-exporter
image: virtualthoughts/prometheus-rancher-exporter:1
image: virtualthoughts/prometheus-rancher-exporter:0.80.5
ports:
- name: metrics
protocol: TCP
Expand Down Expand Up @@ -85,4 +85,4 @@ spec:
app: rancher-exporter
endpoints:
- port: metrics
path: /metrics
path: /metrics

0 comments on commit a61958c

Please sign in to comment.