Skip to content

Commit

Permalink
add new sparrow values
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Kloeker <[email protected]>
  • Loading branch information
eumel8 committed Dec 3, 2023
1 parent 3fae8fb commit a26c6ea
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,14 @@ sparrow:
# see: https://github.com/caas-team/sparrow#runtime
sparrowConfig:
enabled: true
targets:
- "https://www.telekom.de"
- "https://gitlab.devops.telekom.de"
healthEndpoint: false
latency:
enabled: true
interval: 1
timeout: 3
retry:
count: 3
delay: 1
targets:
- "https://www.example.com/"
- "https://www.google.com/"

0 comments on commit a26c6ea

Please sign in to comment.