helm / helm-www

The Helm website for docs, blog and project info.
https://helm.sh
MIT License
203 stars 511 forks source link

charts_tips_and_tricks.md: remove misleading wording about quotes #1552

Closed SpecLad closed 8 months ago

SpecLad commented 9 months ago

Quotation marks around helm.sh/resource-policy are not required, and moreover, the usual YAML style is to not include quotes in keys unless necessary.

Remove the quotes and the claim that they are required.

Fixes helm/helm#12555.