fix: add local registry prefix to mcp-filesystem image
Build MCP Services / build-mcp-filesystem (push) Successful in 1m25s
Details
Build MCP Services / build-mcp-filesystem (push) Successful in 1m25s
Details
This commit is contained in:
parent
627e3b78bb
commit
ce616b68f5
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: mcp
|
||||
image: agentic-os/mcp-filesystem:latest
|
||||
image: 192.168.8.250:5000/agentic-os/mcp-filesystem:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: MCP_FS_BUCKET
|
||||
|
|
|
|||
Loading…
Reference in New Issue