File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ ENV CONFIG_PATH=/mcp_config.toml
2828# Labels for enterprise contract
2929LABEL com.redhat.component=openshift-mcp-server
3030LABEL description="Red Hat OpenShift MCP Server"
31- LABEL distribution-scope=private
3231LABEL io.k8s.description="Red Hat OpenShift MCP Server"
3332LABEL io.k8s.display-name="Red Hat OpenShift MCP Server"
3433LABEL io.openshift.tags="openshift,mcp"
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ ENV CONFIG_PATH=/mcp_config.toml
2828# Labels for enterprise contract
2929LABEL com.redhat.component=openshift-mcp-server
3030LABEL description="Red Hat OpenShift MCP Server"
31+ LABEL io.k8s.description="Red Hat OpenShift MCP Server"
32+ LABEL io.k8s.display-name="Red Hat OpenShift MCP Server"
3133LABEL io.openshift.tags="openshift,mcp"
3234LABEL name=openshift-mcp-server
3335LABEL release=0.0.1
You can’t perform that action at this time.
0 commit comments