chore: Add initial Helm chart for mcp-server-qdrant with deployment, service, ingress, and values configuration

This commit is contained in:
sha
2026-07-09 15:33:21 +03:00
parent 5943d195d6
commit 0d5f374f0a
5 changed files with 175 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v2
name: mcp-server-qdrant
description: MCP server exposing a Qdrant collection as agent-memory tools (store/find)
type: application
version: 0.1.0
appVersion: "0.8.1"
annotations:
version-source: github-release:qdrant/mcp-server-qdrant
version-pattern: "s|^v||"