2 references to WithNamespace
Aspire.Hosting.Kubernetes (1)
HelmChartOptions.cs (1)
77IResourceBuilder<ParameterResource> namespaceParameter => WithNamespace(namespaceParameter),
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesDeployTests.cs (1)
126.WithHelm(helm => helm.WithNamespace(nsParam));