mirror of https://github.com/linkerd/linkerd2.git
Fixes #5098 When setting up multicluster, a target cluster may wish to create multiple service accounts to be used by source clusters' service mirrors. This allows the target cluster to individually revoke access to each of the source clusters. When using the Linkerd CLI, this can be accomplished by running the `linkerd multicluster allow` command multiple times to create multiple service accounts. However, there is no analogous workflow when installing with Helm. We update the Helm templates to support interpreting the `remoteMirrorServiceAccountName` value as either a single string or a list of strings. In the case where it is a list, we create a service account and associated RBAC for each entry in the list. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
add-ons | ||
linkerd2 | ||
linkerd2-cni | ||
linkerd2-multicluster | ||
linkerd2-multicluster-link | ||
partials | ||
patch |