Skip to content

Commit fb4a5a3

Browse files
HarikaPonnaHarika-Ponna
andauthored
fix: Updates prefix to ocp from devfor OpenShift DAs (#1095)
Co-authored-by: Harika-Ponna <[email protected]>
1 parent f5f89f5 commit fb4a5a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,7 +1109,7 @@
11091109
"key": "prefix",
11101110
"required": true,
11111111
"type": "string",
1112-
"default_value": "dev",
1112+
"default_value": "ocp",
11131113
"random_string": {
11141114
"length": 4
11151115
},
@@ -1332,7 +1332,7 @@
13321332
"key": "prefix",
13331333
"required": true,
13341334
"type": "string",
1335-
"default_value": "dev",
1335+
"default_value": "ocp",
13361336
"random_string": {
13371337
"length": 4
13381338
},

0 commit comments

Comments
 (0)