docs: Small rewording

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2023-01-10 14:28:07 +01:00
parent c637f2b7c2
commit b06c665fa5
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

@ -3,7 +3,7 @@
Some fields in the common library `values.yaml` allow the use of Helm templates for their values. 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 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: ## Example: