diff --git a/Istio/06-Internal-Authentication/01-namespaces/01-namespace.yaml b/Istio/06-Internal-Authentication/01-target-namespaces/01-namespace.yaml similarity index 100% rename from Istio/06-Internal-Authentication/01-namespaces/01-namespace.yaml rename to Istio/06-Internal-Authentication/01-target-namespaces/01-namespace.yaml diff --git a/Istio/06-Internal-Authentication/01-namespaces/README.md b/Istio/06-Internal-Authentication/01-target-namespaces/README.md similarity index 100% rename from Istio/06-Internal-Authentication/01-namespaces/README.md rename to Istio/06-Internal-Authentication/01-target-namespaces/README.md diff --git a/Istio/06-Internal-Authentication/01-namespaces/authentication.yaml b/Istio/06-Internal-Authentication/01-target-namespaces/authentication.yaml similarity index 100% rename from Istio/06-Internal-Authentication/01-namespaces/authentication.yaml rename to Istio/06-Internal-Authentication/01-target-namespaces/authentication.yaml diff --git a/Istio/06-Internal-Authentication/01-namespaces/deployment.yaml b/Istio/06-Internal-Authentication/01-target-namespaces/deployment.yaml similarity index 100% rename from Istio/06-Internal-Authentication/01-namespaces/deployment.yaml rename to Istio/06-Internal-Authentication/01-target-namespaces/deployment.yaml diff --git a/Istio/06-Internal-Authentication/01-namespaces/deployment_2.yaml b/Istio/06-Internal-Authentication/01-target-namespaces/deployment_2.yaml similarity index 100% rename from Istio/06-Internal-Authentication/01-namespaces/deployment_2.yaml rename to Istio/06-Internal-Authentication/01-target-namespaces/deployment_2.yaml diff --git a/Istio/06-Internal-Authentication/01-namespaces/gateway.yaml b/Istio/06-Internal-Authentication/01-target-namespaces/gateway.yaml similarity index 100% rename from Istio/06-Internal-Authentication/01-namespaces/gateway.yaml rename to Istio/06-Internal-Authentication/01-target-namespaces/gateway.yaml diff --git a/Istio/06-Internal-Authentication/02-target-service-accounts/README.md b/Istio/06-Internal-Authentication/02-target-service-accounts/README.md index 8825737..dcc2fa3 100755 --- a/Istio/06-Internal-Authentication/02-target-service-accounts/README.md +++ b/Istio/06-Internal-Authentication/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-namespaces) +- [01-namespaces](../01-target-namespaces) > **Note:**\ > On this example there is minimal changes to the configuration to involve targeting service accounts.