diff --git a/e2e/yaks/common/knative-sinkbinding-http/sinkbinding.feature b/e2e/yaks/common/knative-sinkbinding-http/sinkbinding.feature index e5503b57b5..73e58336da 100644 --- a/e2e/yaks/common/knative-sinkbinding-http/sinkbinding.feature +++ b/e2e/yaks/common/knative-sinkbinding-http/sinkbinding.feature @@ -2,8 +2,8 @@ Feature: Camel K can run source HTTP endpoint in sinkbinding mode Background: Given Kubernetes resource polling configuration - | maxAttempts | 1 | - | delayBetweenAttempts | 500 | + | maxAttempts | 40 | + | delayBetweenAttempts | 3000 | Scenario: Integration knative-service starts with no errors Given wait for condition=Ready on Kubernetes custom resource integration/rest2channel in integration.camel.apache.org/v1