change pods count for llama

This commit is contained in:
2026-05-07 16:48:27 +03:00
parent 2af2a211e3
commit 666b099e28
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: llama-server-cpu
namespace: llama
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
selector:

View File

@@ -4,7 +4,7 @@ metadata:
name: llama-server-gpu-rp
namespace: llama
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: llama-server-gpu-rp