set strategy to recreate on llama-swap deployment

This commit is contained in:
2026-03-06 23:08:03 +01:00
parent 46a7e24932
commit 88a73cbb41

View File

@@ -6,6 +6,8 @@ metadata:
namespace: llama namespace: llama
spec: spec:
replicas: 1 replicas: 1
strategy:
type: Recreate
selector: selector:
matchLabels: matchLabels:
app: llama-swap app: llama-swap