Skip to content
8 changes: 4 additions & 4 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
"key": "additional_worker_pools",
"type": "array",
"custom_config": {
"type": "textarea",
"type": "code_editor",
"grouping": "deployment",
"original_grouping": "deployment"
}
Expand All @@ -613,7 +613,7 @@
"key": "worker_pools_taints",
"type": "array",
"custom_config": {
"type": "textarea",
"type": "code_editor",
"grouping": "deployment",
"original_grouping": "deployment"
}
Expand Down Expand Up @@ -742,7 +742,7 @@
"display_name": "openshift_cluster_cbr_rules",
"type": "array",
"custom_config": {
"type": "textarea",
"type": "code_editor",
"grouping": "deployment",
"original_grouping": "deployment"
}
Expand Down Expand Up @@ -797,7 +797,7 @@
"required": false,
"virtual": true,
"custom_config": {
"type": "textarea",
"type": "code_editor",
"grouping": "deployment",
"original_grouping": "deployment"
}
Expand Down