mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Use httpbin.org for webhook testing
This commit is contained in:
@@ -52,7 +52,7 @@ spec:
|
||||
# external checks (optional)
|
||||
webhooks:
|
||||
- name: integration-tests
|
||||
url: http://podinfo.test:9898/echo
|
||||
url: https://httpbin.org/post
|
||||
timeout: 1m
|
||||
metadata:
|
||||
test: "all"
|
||||
|
||||
Reference in New Issue
Block a user