ci(neuron-prod): blue-green flip to green@v0.18.8 (registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.18.8)
This commit is contained in:
@@ -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: "blue"
|
||||
neuron.ai/active-slot: "green"
|
||||
spec:
|
||||
selector:
|
||||
app: neuron-mcp
|
||||
slot: blue
|
||||
slot: green
|
||||
ports:
|
||||
- name: http
|
||||
port: 8080
|
||||
|
||||
Reference in New Issue
Block a user