diff --git a/ibm_catalog.json b/ibm_catalog.json index 6251a08..1a7e965 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -269,7 +269,7 @@ "key": "tolerations", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -288,7 +288,7 @@ "key": "metrics_filter", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -297,7 +297,7 @@ "key": "container_filter", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" }