KubernetesHelmChartResource.withHelmChartNamespace
Method
interface KubernetesHelmChartResource { // ... omitted for brevity withHelmChartNamespace(namespace: string): KubernetesHelmChartResource;}Signature
method
withHelmChartNamespacebuilderSets the Kubernetes namespace for the Helm chart installation. If not set, the namespace defaults to the chart resource name.
withHelmChartNamespace(namespace: string): KubernetesHelmChartResourceParameters
namespacestringReturns
KubernetesHelmChartResourceDefined on
This method is defined on the following type: