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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user