From b06c665fa5265bf613c236e4c4c9d8093d7ac766 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Tue, 10 Jan 2023 14:28:07 +0100 Subject: [PATCH] docs: Small rewording --- docs/src/common-library/howto/helm-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: