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 82df5d0 + a152ca8 commit a40ddfdCopy full SHA for a40ddfd
cluster/manifests/kubelet-summary-metrics/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
serviceAccountName: kubelet-summary-metrics
28
containers:
29
- name: proxy
30
- image: container-registry.zalando.net/teapot/kubelet-summary-metrics:main-6
+ image: container-registry.zalando.net/teapot/kubelet-summary-metrics:main-7
31
resources:
32
limits:
33
cpu: "{{.Cluster.ConfigItems.kubelet_summary_metrics_cpu}}"
cluster/manifests/kubenurse/prometheus.yaml
@@ -37,7 +37,7 @@ spec:
37
value: "1"
38
39
- name: prometheus
40
- image: container-registry.zalando.net/teapot/prometheus:v2.53.1-master-56
+ image: container-registry.zalando.net/teapot/prometheus:v2.53.1-master-57
41
args:
42
- "--config.file=/etc/prometheus/prometheus.yml"
43
- "--storage.tsdb.path=/prometheus/"
0 commit comments