We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f50302 + a9662e9 commit 30ad688Copy full SHA for 30ad688
charts/kubescape-prometheus-integrator/Chart.yaml
@@ -17,4 +17,4 @@ maintainers:
17
url: https://www.linkedin.com/in/bezalel-brandwine
18
name: kubescape-prometheus-integrator
19
type: application
20
-version: 0.0.4
+version: 0.0.5
charts/kubescape-prometheus-integrator/values.yaml
@@ -100,7 +100,7 @@ kubescape:
100
interval: 20m
101
102
# -- adjust to avoid timeout
103
- scrapeTimeout: 300s
+ scrapeTimeout: 900s
104
105
# If needed the service monitor can be deployed to a different namespace than the one kubescape is in
106
#namespace: my-namespace
0 commit comments