HelmReleaseResource.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
HelmReleaseResourceDefined on
This method is defined on the following type: