mirror of https://github.com/linkerd/linkerd2.git
Original description: > **Subject** > Add missing helm values for multicluster setup > > **Problem** > When executing this without the linkerd command the two variables are missing and the rendering will generate empty values. > This produces the following gateway identity, that is also used in the gateway link command to generate the link crd: > > ``` > mirror.linkerd.io/gateway-identity: linkerd-gateway.linkerd-multicluster.serviceaccount.identity.. > ``` > > **Solution** > Add the values as defaults to the helm chart values.yaml file. If the cli is used they are overwritten by the following parameters: > * https://github.com/linkerd/linkerd2/blob/main/cli/cmd/multicluster.go#L197 > * https://github.com/linkerd/linkerd2/blob/main/cli/cmd/multicluster.go#L196 Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com> Co-authored-by: Björn Wenzel <bjoern.wenzel@dbschenker.com> |
||
---|---|---|
.. | ||
linkerd2-multicluster | ||
linkerd2-multicluster-link |