Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Lower canary threshold to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg committed Apr 10, 2019
1 parent bb108c2 commit 23cc325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/croc-hunter-jenkinsx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ canary:
- jx-gateway.istio-system.svc.cluster.local
canaryAnalysis:
interval: 60s
threshold: 5
threshold: 3
maxWeight: 50
stepWeight: 10
metrics:
Expand Down

0 comments on commit 23cc325

Please sign in to comment.