Skip to content

Commit 37836e6

Browse files
authored
Merge branch 'main' into main
2 parents c6e852a + 61454ea commit 37836e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ibm_catalog.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"key": "tolerations",
282282
"type": "array",
283283
"custom_config": {
284-
"type": "textarea",
284+
"type": "code_editor",
285285
"grouping": "deployment",
286286
"original_grouping": "deployment"
287287
}
@@ -300,7 +300,7 @@
300300
"key": "metrics_filter",
301301
"type": "array",
302302
"custom_config": {
303-
"type": "textarea",
303+
"type": "code_editor",
304304
"grouping": "deployment",
305305
"original_grouping": "deployment"
306306
}
@@ -309,7 +309,7 @@
309309
"key": "container_filter",
310310
"type": "array",
311311
"custom_config": {
312-
"type": "textarea",
312+
"type": "code_editor",
313313
"grouping": "deployment",
314314
"original_grouping": "deployment"
315315
}

0 commit comments

Comments
 (0)