diff --git a/docs/src/common-library/howto/helm-templates.md b/docs/src/common-library/howto/helm-templates.md index bba13fc8..3c649306 100644 --- a/docs/src/common-library/howto/helm-templates.md +++ b/docs/src/common-library/howto/helm-templates.md @@ -3,7 +3,7 @@ Some fields in the common library `values.yaml` allow the use of Helm templates for their values. This is often indicated by a remark similar to `Helm template enabled` in the field description. -This feature allows you to have the value of that key set to the output of the given Helm template. +This feature allows you to set the value of that key to the output of the given Helm template. ## Example: