diff --git a/templates/questions/general/podOptions.yaml b/templates/questions/general/podOptions.yaml index d7dbeceb227..bdd97f75478 100644 --- a/templates/questions/general/podOptions.yaml +++ b/templates/questions/general/podOptions.yaml @@ -27,7 +27,7 @@ label: "Options" schema: type: list - default: [{"name": "ndots", "value": "2"}] + default: [{"name": "ndots", "value": "1"}] items: - variable: optionsEntry label: "Option Entry"