Skip to content
Docs Try Aspire
Docs Try

KubernetesManifestResource.withNamespace

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesManifestResource {
// ... omitted for brevity
withNamespace(namespace: string): KubernetesManifestResource;
}

Signature

method withNamespace
Sets the namespace for this manifest.
withNamespace(namespace: string): KubernetesManifestResource
namespace string
KubernetesManifestResource

Defined on

This method is defined on the following type: