Skip to content
DocsTry Aspire
DocsTry

KubernetesEnvironmentResource.withDashboard

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesEnvironmentResource {
// ... omitted for brevity
withDashboard(enabled?: boolean): KubernetesEnvironmentResource;
}

Signature

methodwithDashboardbuilder
Enables the Aspire dashboard for telemetry visualization in this Kubernetes environment.
withDashboard(enabled?: boolean): KubernetesEnvironmentResource
enabledbooleanoptional= True
KubernetesEnvironmentResource

Defined on

This method is defined on the following type: