-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
In the quickstart section, a server and client deployment are being used.
Later, in the configuration section, ACLs are being shown that rely on serviceAccounts.
Unfortunately, the deployments are not using serviceAccounts, hence the examples are not working out of the box.
I created the service accounts and added the service accounts above the following lines (and adapted the namespaces, see #845) and the ACLs worked.
mesh/docs/content/quickstart.md
Line 77 in 638e27f
containers: |
mesh/docs/content/quickstart.md
Line 117 in 638e27f
containers: |
serviceAccountName: server
serviceAccountName: client
Metadata
Metadata
Assignees
Labels
No labels