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 def3545 + 7e4d817 commit eb60e99Copy full SHA for eb60e99
cluster/manifests/prometheus/statefulset.yaml
@@ -35,7 +35,7 @@ spec:
35
value: "1"
36
initContainers:
37
- name: generate-config
38
- image: container-registry.zalando.net/library/amazonlinux-2023-slim:main-810.1131-20240701
+ image: container-registry.zalando.net/library/amazonlinux-2023-slim:main-817.1138-20240711
39
command:
40
- /bin/bash
41
args:
@@ -57,7 +57,7 @@ spec:
57
mountPath: /prometheus
58
containers:
59
- name: prometheus
60
- image: container-registry.zalando.net/teapot/prometheus:v2.53.0-master-55
+ image: container-registry.zalando.net/teapot/prometheus:v2.53.1-master-56
61
62
- "--config.file=/prometheus/prometheus.yaml"
63
- "--storage.tsdb.path=/prometheus/"
0 commit comments