feat(neuron-stage): scale stage MCP and REST to 1 replica for cultivation loop
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
||||
app: neuron-mcp
|
||||
env: stage
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: neuron-mcp
|
||||
|
||||
@@ -7,7 +7,7 @@ metadata:
|
||||
app: neuron-rest
|
||||
env: stage
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: neuron-rest
|
||||
|
||||
Reference in New Issue
Block a user