Skip to content

Commit

Permalink
Merge pull request #33 from robobario/prometheus-version
Browse files Browse the repository at this point in the history
Use a hard prometheus version
  • Loading branch information
robobario authored Nov 7, 2024
2 parents 2131faf + 6aaf482 commit 08a50af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-install/prometheus-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: prometheus
image: quay.io/prometheus/prometheus
image: quay.io/prometheus/prometheus:v2.55.1
ports:
- containerPort: 9090
volumeMounts:
Expand Down

0 comments on commit 08a50af

Please sign in to comment.