Use httpbin.org for webhook testing

This commit is contained in:
stefanprodan
2019-01-11 13:12:53 +02:00
parent 882b4b2d23
commit 10185407f6
+1 -1
View File
@@ -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"