diff --git a/docs/features/software-templates/input-examples.md b/docs/features/software-templates/input-examples.md index 0162ffb8f3..bb4ecde946 100644 --- a/docs/features/software-templates/input-examples.md +++ b/docs/features/software-templates/input-examples.md @@ -189,7 +189,7 @@ parameters: title: Select features type: array items: - type: boolean + type: string enum: - 'Enable scraping' - 'Enable HPA'