Skip to content

Commit 7b5a4f0

Browse files
committed
fix: update MCP server image repository path in README
1 parent 0c4bb7a commit 7b5a4f0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

infrastructure/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,7 @@ backend:
311311
port: "8000" # Port on which the MCP server listens (default: 8000)
312312
host: "0.0.0.0" # Host address for the MCP server
313313
image:
314-
repository: ghcr.io/stackitcloud/rag-template
315-
name: rag-mcp
314+
repository: ghcr.io/stackitcloud/rag-template/mcp-server
316315
pullPolicy: Always
317316
tag: "v1.0.0"
318317
```

0 commit comments

Comments
 (0)