mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Use internal load testers address in canary example
This commit is contained in:
@@ -76,7 +76,7 @@ spec:
|
||||
# external checks (optional)
|
||||
webhooks:
|
||||
- name: load-test
|
||||
url: http://tester.istio.weavedx.com/
|
||||
url: http://flagger-loadtester.test/
|
||||
timeout: 5s
|
||||
metadata:
|
||||
type: cmd
|
||||
|
||||
Reference in New Issue
Block a user