From d3e770254de0bb301815ca87257c8b1a357d06c4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 26 Apr 2026 21:02:47 +0800 Subject: hehe --- charts/llm-app/Chart.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 charts/llm-app/Chart.yaml (limited to 'charts/llm-app/Chart.yaml') 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 @@ +apiVersion: v2 +name: llm-app +description: OpenAI-compatible LLM server (vLLM CPU) with Prometheus metrics +type: application +version: 0.1.0 +appVersion: "latest" -- cgit