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