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 6d29ba1 + 33b568f commit fc30d21Copy full SHA for fc30d21
apps/monitoring/prometheus/deployment.yaml
@@ -35,7 +35,7 @@ spec:
35
type: RuntimeDefault
36
containers:
37
- name: prometheus
38
- image: quay.io/prometheus/prometheus:v3.0.0
+ image: quay.io/prometheus/prometheus:v3.0.1
39
args:
40
- "--storage.tsdb.retention.time=24h"
41
- "--storage.tsdb.path=/prometheus/"
0 commit comments