HelmChartOptions.withChartDescription
Method
interface HelmChartOptions { // ... omitted for brevity withChartDescription(description: ParameterResource): HelmChartOptions;}Signature
method
withChartDescriptionSets the Helm chart description written to the generated Chart.yaml.
withChartDescription(description: ParameterResource): HelmChartOptionsParameters
descriptionParameterResourceReturns
HelmChartOptionsDefined on
This method is defined on the following type: