diff --git a/config/.harness/java_http_client.yaml b/config/.harness/java_http_client.yaml index b9a9274..ee61e34 100644 --- a/config/.harness/java_http_client.yaml +++ b/config/.harness/java_http_client.yaml @@ -85,7 +85,7 @@ pipeline: sleep 5 curl localhost:8888 privileged: false - timeout: 30m + timeout: 3m serviceDependencies: - identifier: runhelloworldserver name: Run Hello World Server