withHelmValuesFile
Method
interface HelmReleaseResource { // ... omitted for brevity withHelmValuesFile(path: string): HelmReleaseResource;}Signature
method
withHelmValuesFilebuilderSupplies a YAML values file to the Helm release (`--values`).
withHelmValuesFile(path: string): HelmReleaseResourceParameters
pathstringReturns
HelmReleaseResourceApplies to
This method applies to the following types: