Skip to content
DocsTry Aspire
DocsTry

K8sManifestResource.withApplyTimeout

Method
📦 CommunityToolkit.Aspire.Hosting.Kind v13.5.1-beta.736
interface K8sManifestResource {
// ... omitted for brevity
withApplyTimeout(timeout: timespan): K8sManifestResource;
}

Signature

methodwithApplyTimeoutbuilder
Sets the maximum time to wait for `kubectl apply` to complete.
withApplyTimeout(timeout: timespan): K8sManifestResource
timeouttimespan
K8sManifestResource

Defined on

This method is defined on the following type: