add glm-5 from openrouter to llama-swap

This commit is contained in:
2026-03-08 17:58:01 +01:00
parent 55da75f06e
commit 65c11ab4ca
4 changed files with 40 additions and 0 deletions

View File

@@ -30,6 +30,12 @@ spec:
- containerPort: 8080
name: http
protocol: TCP
env:
- name: OPENROUTER_API_KEY
valueFrom:
secretKeyRef:
name: llama-openrouter
key: OPENROUTER_API_KEY
volumeMounts:
- name: models
mountPath: /root/.cache