addHelmChart
Method
interface KindClusterResource { // ... omitted for brevity addHelmChart( name: string, chartRef: string): KindHelmChartResource;}Signature
method
addHelmChartbuilderAdds a Helm chart to be deployed to the Kind cluster.
addHelmChart( name: string, chartRef: string): KindHelmChartResourceParameters
namestringchartRefstringReturns
KindHelmChartResourceApplies to
This method applies to the following types: