From 4def6e7e437c5b8f2c5e6479f2585fac58bf060c Mon Sep 17 00:00:00 2001 From: Rodrigo Bersa Date: Thu, 21 Sep 2023 19:33:37 -0400 Subject: [PATCH] Fixing typo --- patterns/multiple-app-teams/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patterns/multiple-app-teams/README.md b/patterns/multiple-app-teams/README.md index d5acf59..74a33fd 100644 --- a/patterns/multiple-app-teams/README.md +++ b/patterns/multiple-app-teams/README.md @@ -24,7 +24,8 @@ Configuration in this directory creates: - A VPC (required to support module/eks) - An EKS cluster (required to support module/teams) -- Creation of two teams with restricted privileges inside their specific Namespaces, and no access to each other Namespaces. Read-only access to list Namespaces and Nodes +- Creation of two teams with restricted privileges inside their specific Namespaces, and no access to each other Namespaces. +- Read-only access to list Namespaces and Nodes for each team. To run this pattern you need to execute: