Skip to content

[docs] serviceAccount not used in example deployments #846

@kastl-ars

Description

@kastl-ars

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.

containers:

containers:

serviceAccountName: server
serviceAccountName: client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions