Skip to content
Docs Try Aspire
Docs Try

withDefaultBackend

Method
📦 Aspire.Hosting.Kubernetes v13.3.0-preview.1.26254.5
interface KubernetesIngressResource {
// ... omitted for brevity
withDefaultBackend(endpoint: EndpointReference): KubernetesIngressResource;
}

Signature

method withDefaultBackend builder
Sets the default backend for a Kubernetes Ingress
withDefaultBackend(endpoint: EndpointReference): KubernetesIngressResource
endpoint EndpointReference
KubernetesIngressResource

Applies to

This method applies to the following types: