File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
charts/kube-prometheus-stack Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131sources :
3232 - https://github.com/prometheus-community/helm-charts
3333 - https://github.com/prometheus-operator/kube-prometheus
34- version : 70.5.4
34+ version : 70.5.5
3535appVersion : v0.81.0
3636kubeVersion : " >=1.19.0-0"
3737home : https://github.com/prometheus-operator/kube-prometheus
Original file line number Diff line number Diff line change @@ -1674,7 +1674,7 @@ kubelet:
16741674 # # Configure the scrape interval for cAdvisor. This is configured to the default Kubelet cAdvisor
16751675 # # minimum housekeeping interval in order to avoid missing samples. Note, this value is ignored
16761676 # # if kubelet.serviceMonitor.interval is not empty.
1677- cAdvisorInterval : 10s
1677+ cAdvisorInterval : 1m
16781678 # # MetricRelabelConfigs to apply to samples after scraping, but before ingestion.
16791679 # # ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api.md#relabelconfig
16801680 # #
You can’t perform that action at this time.
0 commit comments