From 953943925e780d9d4ab9cf88c154631a35b34da9 Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Fri, 28 Apr 2023 05:41:10 +0200 Subject: [PATCH] quality improvement. --- Istio/01-Simple/05-hello_world_1_Service_Entry/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Istio/01-Simple/05-hello_world_1_Service_Entry/README.md b/Istio/01-Simple/05-hello_world_1_Service_Entry/README.md index b895b79..f26c020 100755 --- a/Istio/01-Simple/05-hello_world_1_Service_Entry/README.md +++ b/Istio/01-Simple/05-hello_world_1_Service_Entry/README.md @@ -81,6 +81,8 @@ The difference between `/external` and `/external-noh` is that the first path wi On the [Walkthrough](#walkthrough) section we will observe the different behaviors of these paths, being the only difference the header attributed. +Also, we have set a timeout of 3 seconds towards the external services. + ```yaml apiVersion: networking.istio.io/v1alpha3 kind: VirtualService