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 0bb7a54 + f0ff7e7 commit b0da569Copy full SHA for b0da569
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-8
+ image: container-registry.zalando.net/teapot/kubelet-summary-metrics:main-9
31
resources:
32
limits:
33
cpu: "{{.Cluster.ConfigItems.kubelet_summary_metrics_cpu}}"
0 commit comments