...

Text file src/github.com/linkerd/linkerd2/multicluster/charts/linkerd-multicluster-link/Chart.yaml

Documentation: github.com/linkerd/linkerd2/multicluster/charts/linkerd-multicluster-link

     1apiVersion: v1
     2appVersion: edge-XX.X.X
     3description: |
     4  A helm chart containing the resources to enable mirroring
     5  of services from a remote cluster.
     6
     7  Warning: The purpose of this chart is just to support the `linkerd
     8  multicluster link` CLI command, which also produces the
     9  `cluster-credentials` secret and the Link CR, which are not found in this
    10  chart. Therefore this chart is not a replacement for that command, and
    11  shouldn't be used as-is unless you really know what you're doing ;-)
    12kubeVersion: ">=1.22.0-0"
    13icon: https://linkerd.io/images/logo-only-200h.png
    14name: "linkerd-multicluster-link"
    15version: 0.2.0

View as plain text