Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/reference/custom-resource-config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading