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