Skip to content
Docs Try Aspire
Docs Try

withDashboard

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

Signature

method withDashboard builder
Enables or disables the Aspire dashboard for the Kubernetes environment
withDashboard(enabled?: boolean): KubernetesEnvironmentResource
enabled boolean optional = True
KubernetesEnvironmentResource

Applies to

This method applies to the following types: