linkerd2/multicluster
Kevin Leimkuhler 15dc97c70e
add some missing helm values for multicluster setup (#5346)
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>
2020-12-08 10:27:16 -05:00
..
charts add some missing helm values for multicluster setup (#5346) 2020-12-08 10:27:16 -05:00
cmd extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
service-mirror extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
static extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00
values extension: Separate multicluster chart and binary (#5293) 2020-12-04 16:36:10 -08:00