HelmChartOptions.withNamespace
Method
interface HelmChartOptions { // ... omitted for brevity withNamespace(namespace: ParameterResource): HelmChartOptions;}Signature
method
withNamespace Sets the target Kubernetes namespace for deployment.
withNamespace(namespace: ParameterResource): HelmChartOptionsParameters
namespace ParameterResource Returns
HelmChartOptions Defined on
This method is defined on the following type: