diff --git a/docs/reference/custom-resource-config.mdx b/docs/reference/custom-resource-config.mdx index 5dae3a3eb2..6d094ef4b8 100644 --- a/docs/reference/custom-resource-config.mdx +++ b/docs/reference/custom-resource-config.mdx @@ -746,6 +746,7 @@ Repeatable items do not use the `default` or `value` fields, but instead a `valu * Repeatable items work only for text, textarea, and file types. * Repeatable item names must only consist of lower case alphanumeric characters. +* Repeatable items are only supported for Kubernetes manifests, not Helm charts. ### Template Targets