diff options
| author | Your Name <you@example.com> | 2026-04-26 21:02:47 +0800 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-04-26 21:02:47 +0800 |
| commit | d3e770254de0bb301815ca87257c8b1a357d06c4 (patch) | |
| tree | 358c814be2a06b9e2009905f14938243286b8d82 /charts/llm-app/Chart.yaml | |
Diffstat (limited to 'charts/llm-app/Chart.yaml')
| -rw-r--r-- | charts/llm-app/Chart.yaml | 6 |
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 @@ | |||
| 1 | apiVersion: v2 | ||
| 2 | name: llm-app | ||
| 3 | description: OpenAI-compatible LLM server (vLLM CPU) with Prometheus metrics | ||
| 4 | type: application | ||
| 5 | version: 0.1.0 | ||
| 6 | appVersion: "latest" | ||
