From 07bca8cce174b88f1fa6ba7ad0b1a64bbaa36cf4 Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Sat, 1 Jul 2023 16:02:52 +0200 Subject: [PATCH] Renamed folder Small quality improvement --- .../README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename 90-MixConfigs/{06-HTTPS-Gateway_Service_Entry => 01-HTTPS-Gateway_Service_Entry}/README.md (95%) diff --git a/90-MixConfigs/06-HTTPS-Gateway_Service_Entry/README.md b/90-MixConfigs/01-HTTPS-Gateway_Service_Entry/README.md similarity index 95% rename from 90-MixConfigs/06-HTTPS-Gateway_Service_Entry/README.md rename to 90-MixConfigs/01-HTTPS-Gateway_Service_Entry/README.md index c88f6df..67f432d 100755 --- a/90-MixConfigs/06-HTTPS-Gateway_Service_Entry/README.md +++ b/90-MixConfigs/01-HTTPS-Gateway_Service_Entry/README.md @@ -24,10 +24,10 @@ Bear in mind that when Istio is communicating with resources externals to the me Also, policy enforcement is performed in the client side instead of the server side. -> **Note:**/ +> **Note:**\ > For more information regarding the `resolution` field or the `location` field, refer to the following official Istio documentations: -> [ServiceEntry.Location](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Location) -> [ServiceEntry.Resolution](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Resolution) +> - [ServiceEntry.Location](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Location) +> - [ServiceEntry.Resolution](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Resolution) ```yaml apiVersion: networking.istio.io/v1alpha3