ClusterDetails.dashboardUrl
Home > @backstage/plugin-kubernetes-node
> ClusterDetails
> dashboardUrl
Specifies the link to the Kubernetes dashboard managing this cluster.
Signature:
dashboardUrl?: string;
Remarks
Note that you should specify the app used for the dashboard using the dashboardApp property, in order to properly format links to kubernetes resources, otherwise it will assume that you're running the standard one.