We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36c0e92 + 28deb21 commit ca0e49dCopy full SHA for ca0e49d
apps/monitoring/prometheus/deployment.yaml
@@ -35,7 +35,7 @@ spec:
35
type: RuntimeDefault
36
containers:
37
- name: prometheus
38
- image: quay.io/prometheus/prometheus:v2.55.1
+ image: quay.io/prometheus/prometheus:v3.0.0
39
args:
40
- "--storage.tsdb.retention.time=24h"
41
- "--storage.tsdb.path=/prometheus/"
0 commit comments