mirror of
https://github.com/openshift/openshift-mcp-server.git
synced 2025-10-17 14:27:48 +03:00
Update Dockerfile
This commit is contained in:
@@ -28,7 +28,6 @@ ENV CONFIG_PATH=/mcp_config.toml
|
||||
# Labels for enterprise contract
|
||||
LABEL com.redhat.component=openshift-mcp-server
|
||||
LABEL description="Red Hat OpenShift MCP Server"
|
||||
LABEL distribution-scope=private
|
||||
LABEL io.k8s.description="Red Hat OpenShift MCP Server"
|
||||
LABEL io.k8s.display-name="Red Hat OpenShift MCP Server"
|
||||
LABEL io.openshift.tags="openshift,mcp"
|
||||
|
||||
@@ -28,6 +28,8 @@ ENV CONFIG_PATH=/mcp_config.toml
|
||||
# Labels for enterprise contract
|
||||
LABEL com.redhat.component=openshift-mcp-server
|
||||
LABEL description="Red Hat OpenShift MCP Server"
|
||||
LABEL io.k8s.description="Red Hat OpenShift MCP Server"
|
||||
LABEL io.k8s.display-name="Red Hat OpenShift MCP Server"
|
||||
LABEL io.openshift.tags="openshift,mcp"
|
||||
LABEL name=openshift-mcp-server
|
||||
LABEL release=0.0.1
|
||||
|
||||
Reference in New Issue
Block a user