fix(rest): use Recreate strategy to avoid SQLite write lock on rollout
This commit is contained in:
@@ -8,6 +8,8 @@ metadata:
|
||||
env: prod
|
||||
spec:
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app: neuron-rest
|
||||
|
||||
Reference in New Issue
Block a user