withHelmValuesFile
Method
interface KindHelmChartResource { // ... omitted for brevity withHelmValuesFile(path: string): KindHelmChartResource;}Signature
method
withHelmValuesFilebuilderAdds a values file (maps to `helm install -f path`).
withHelmValuesFile(path: string): KindHelmChartResourceParameters
pathstringReturns
KindHelmChartResourceApplies to
This method applies to the following types: