import "github.com/linkerd/linkerd2/multicluster/static"
templates.go
Templates that will be rendered by `linkerd install`. This is only used on dev builds.
var Templates http.FileSystem = http.Dir(path.Join(static.GetRepoRoot(), "multicluster/charts"))