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 c7da6ec + ea2814d commit abde27bCopy full SHA for abde27b
chart/Chart.yaml
@@ -12,7 +12,7 @@ keywords:
12
- monitoring
13
- tracing
14
- opentelemetry
15
-version: 17.23.1
+version: 17.23.2
16
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
17
# kubeVersion: ">= 1.23.0"
18
dependencies:
chart/values.yaml
@@ -363,6 +363,9 @@ kube-prometheus-stack:
363
service:
364
annotations:
365
prometheus.io/scrape: "false"
366
+ prometheus:
367
+ monitor:
368
+ interval: 15s
369
resources:
370
limits:
371
cpu: 250m
0 commit comments