Skip to content
DocsTry Aspire
DocsTry

withHelmValuesFile

Method
📦 CommunityToolkit.Aspire.Hosting.K3s v13.5.0
interface HelmReleaseResource {
// ... omitted for brevity
withHelmValuesFile(path: string): HelmReleaseResource;
}

Signature

methodwithHelmValuesFilebuilder
Supplies a YAML values file to the Helm release (`--values`).
withHelmValuesFile(path: string): HelmReleaseResource
pathstring
HelmReleaseResource

Applies to

This method applies to the following types: