Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
  • Loading branch information
TheBigLee committed Aug 9, 2024
1 parent 4b09ea3 commit 2e558d5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On APPUiO Cloud, every member of the same organization to which the claim namesp

On APPUiO Managed, we don't have this construct and no RBAC rules are deployed by default.

However, it is possible to specify a list of `Groups` or `Users`that should have that limited access to the namespace.
However, it is possible to specify a list of `Groups` or `Users` that should have that limited access to the namespace.
This can be done using the two fields `allowedGroups` and `allowedUsers`:

[source,yaml]
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/vshn-managed/mariadb/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On APPUiO Cloud, every member of the same organization to which the claim namesp

On APPUiO Managed, we don't have this construct and no RBAC rules are deployed by default.

However, it is possible to specify a list of `Groups` or `Users`that should have that limited access to the namespace.
However, it is possible to specify a list of `Groups` or `Users` that should have that limited access to the namespace.
This can be done using the two fields `allowedGroups` and `allowedUsers`:

[source,yaml]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On APPUiO Cloud, every member of the same organization to which the claim namesp

On APPUiO Managed, we don't have this construct and no RBAC rules are deployed by default.

However, it is possible to specify a list of `Groups` or `Users`that should have that limited access to the namespace.
However, it is possible to specify a list of `Groups` or `Users` that should have that limited access to the namespace.
This can be done using the two fields `allowedGroups` and `allowedUsers`:

[source,yaml]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On APPUiO Cloud, every member of the same organization to which the claim namesp

On APPUiO Managed, we don't have this construct and no RBAC rules are deployed by default.

However, it is possible to specify a list of `Groups` or `Users`that should have that limited access to the namespace.
However, it is possible to specify a list of `Groups` or `Users` that should have that limited access to the namespace.
This can be done using the two fields `allowedGroups` and `allowedUsers`:

[source,yaml]
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/vshn-managed/redis/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ On APPUiO Cloud, every member of the same organization to which the claim namesp

On APPUiO Managed, we don't have this construct and no RBAC rules are deployed by default.

However, it is possible to specify a list of `Groups` or `Users`that should have that limited access to the namespace.
However, it is possible to specify a list of `Groups` or `Users` that should have that limited access to the namespace.
This can be done using the two fields `allowedGroups` and `allowedUsers`:

[source,yaml]
Expand Down

0 comments on commit 2e558d5

Please sign in to comment.