summaryrefslogtreecommitdiff
path: root/charts/llm-app/Chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'charts/llm-app/Chart.yaml')
-rw-r--r--charts/llm-app/Chart.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/charts/llm-app/Chart.yaml b/charts/llm-app/Chart.yaml
new file mode 100644
index 0000000..e0747df
--- /dev/null
+++ b/charts/llm-app/Chart.yaml
@@ -0,0 +1,6 @@
1apiVersion: v2
2name: llm-app
3description: OpenAI-compatible LLM server (vLLM CPU) with Prometheus metrics
4type: application
5version: 0.1.0
6appVersion: "latest"