Skip to content

Commit

Permalink
Merge pull request #283 from alanjino/main
Browse files Browse the repository at this point in the history
scrapeTimeout increased in kubescape
  • Loading branch information
akash4sh authored Jun 17, 2024
2 parents 5f50302 + a9662e9 commit 30ad688
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kubescape-prometheus-integrator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ maintainers:
url: https://www.linkedin.com/in/bezalel-brandwine
name: kubescape-prometheus-integrator
type: application
version: 0.0.4
version: 0.0.5
2 changes: 1 addition & 1 deletion charts/kubescape-prometheus-integrator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ kubescape:
interval: 20m

# -- adjust to avoid timeout
scrapeTimeout: 300s
scrapeTimeout: 900s

# If needed the service monitor can be deployed to a different namespace than the one kubescape is in
#namespace: my-namespace
Expand Down

0 comments on commit 30ad688

Please sign in to comment.