ci(neuron-prod): restart mcp and rest pods to reload DB state
This commit is contained in:
@@ -16,6 +16,8 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: neuron-mcp
|
app: neuron-mcp
|
||||||
env: prod
|
env: prod
|
||||||
|
annotations:
|
||||||
|
kubectl.kubernetes.io/restartedAt: "2026-04-24T09:45:00Z"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: neuron-mcp
|
- name: neuron-mcp
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: neuron-rest
|
app: neuron-rest
|
||||||
env: prod
|
env: prod
|
||||||
|
annotations:
|
||||||
|
kubectl.kubernetes.io/restartedAt: "2026-04-24T09:45:00Z"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: neuron-rest
|
- name: neuron-rest
|
||||||
|
|||||||
Reference in New Issue
Block a user