ops(neuron-prod): restore blue service while v0.14.5 builds (green crashed on empty updated_at)

This commit is contained in:
Will Anderson
2026-04-25 03:45:09 -05:00
parent 3185cb5062
commit 47bcef9bc2
3 changed files with 4 additions and 4 deletions
@@ -24,11 +24,11 @@ metadata:
annotations:
# Blue/green: change slot to "green" then back to "blue" to switch traffic.
# Process: deploy green → verify health → patch this selector → scale blue to 0.
neuron.ai/active-slot: "green"
neuron.ai/active-slot: "blue"
spec:
selector:
app: neuron-mcp
slot: green
slot: blue
ports:
- name: http
port: 8080