ci(neuron-prod): scale prod to 1 replica — DB migrated, v0.0.6 ready

This commit is contained in:
Will Anderson
2026-04-23 23:06:55 -05:00
parent c9e9f11db8
commit d71bc3bd9e
2 changed files with 2 additions and 2 deletions
@@ -7,7 +7,7 @@ metadata:
app: neuron-mcp
env: prod
spec:
replicas: 0
replicas: 1
selector:
matchLabels:
app: neuron-mcp
@@ -7,7 +7,7 @@ metadata:
app: neuron-rest
env: prod
spec:
replicas: 0
replicas: 1
selector:
matchLabels:
app: neuron-rest