Merge pull request 'fix(rest): Recreate strategy to avoid SQLite write lock on rollout' (#34) from feat/daemon-image-c190e6e5 into main

This commit is contained in:
2026-04-26 16:05:24 +00:00
@@ -8,6 +8,8 @@ metadata:
env: prod env: prod
spec: spec:
replicas: 1 replicas: 1
strategy:
type: Recreate
selector: selector:
matchLabels: matchLabels:
app: neuron-rest app: neuron-rest