1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

Small typo fix guides-multi-tenancy.md (#1492)

Signed-off-by: Christopher Watford <christopher.watford@gmail.com>

Signed-off-by: Christopher Watford <christopher.watford@gmail.com>
This commit is contained in:
Christopher Watford 2022-08-30 01:03:14 -04:00 committed by GitHub
parent f4e69d4d78
commit f228c04804
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ is very simple but does not scale very well.
![Shared CSS](./pictures/diagrams-multi-tenancy-managed-store.png) ![Shared CSS](./pictures/diagrams-multi-tenancy-managed-store.png)
Cluster Administrators manage one or multipe `SecretStores` per Namespace. Each Cluster Administrators manage one or multiple `SecretStores` per Namespace. Each
SecretStore uses it's own *role* that limits access to a small set of keys. The SecretStore uses it's own *role* that limits access to a small set of keys. The
peculiarity of this is approach is, that **access is actually managed by the peculiarity of this is approach is, that **access is actually managed by the
external API** which provides the roles. The Cluster Administrator does just the external API** which provides the roles. The Cluster Administrator does just the