Skip to content

Commit 8cbdd29

Browse files
committed
Removed modelmesh-enabled label
The default Openshift label `modelmesh-enabled` has been removed. This label prevents the user from choosing the model-serving option in their namespace, which is the desired user behavior. More details here: nerc-project/operations#1017
1 parent 4bd94ab commit 8cbdd29

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/coldfront_plugin_cloud/openshift.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
PROJECT_DEFAULT_LABELS = {
3232
"opendatahub.io/dashboard": "true",
33-
"modelmesh-enabled": "true",
3433
"nerc.mghpcc.org/allow-unencrypted-routes": "true",
3534
"nerc.mghpcc.org/project": "true",
3635
}

0 commit comments

Comments
 (0)