From 2be63317fa4d8e33410322874a77e6e0b153607c Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Thu, 27 Apr 2023 03:25:22 +0200 Subject: [PATCH] fixed spelling mistake --- .../06-AuthorizationPolicy/02-target-service-accounts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Istio/06-AuthorizationPolicy/02-target-service-accounts/README.md b/Istio/06-AuthorizationPolicy/02-target-service-accounts/README.md index dcc2fa3..0018395 100755 --- a/Istio/06-AuthorizationPolicy/02-target-service-accounts/README.md +++ b/Istio/06-AuthorizationPolicy/02-target-service-accounts/README.md @@ -6,7 +6,7 @@ include_toc: true # Continues from [//]: # (- [01-hello_world_1_service_1_deployment](../../01-simple/01-hello_world_1_service_1_deployment)) -- [01-namespaces](../01-target-namespaces) +- [01-target-namespaces](../01-target-namespaces) > **Note:**\ > On this example there is minimal changes to the configuration to involve targeting service accounts.