Skip to content

Commit 9dda4d1

Browse files
committed
docs: typos
1 parent 5d49956 commit 9dda4d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/markdown/self-host.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ This case laszlo@gimlet.io has a static password, and my user is impersonating a
7979

8080
### Impersonation rules
8181

82-
`IMPERSONATE_SA_RULES` maps users, or wildcard of users to impersonate a service account. This way you can set up RBAC for them, even if the identity does not have RBAC grants
82+
`IMPERSONATE_SA_RULES` maps users - or wildcard of users - to impersonate a service account. This way you can set up RBAC for them, even if the identity does not have RBAC grants.
8383

84-
Te example bellow authorizes all emails in the company and Laszlo, then the company assumes the flux-system:capacitor-next-builtin-editor service account when interacting with the cluster.
84+
The example bellow authorizes an external email and all emails in the company, then the company emails assume the `flux-system:capacitor-next-builtin-editor` service account when interacting with the cluster. The external email must have RBAC defined to be able to query the cluster.
8585

8686
```
8787
AUTHORIZED_EMAILS=laszlo@gimlet.io,*@mycompany.com

0 commit comments

Comments
 (0)