chore(neuron-prod): restart pods to pick up NEURON_DATA_DIR configmap change

This commit is contained in:
Will Anderson
2026-04-24 04:57:11 -05:00
parent b5e8ea9111
commit add9d92fd0
2 changed files with 2 additions and 2 deletions
@@ -17,7 +17,7 @@ spec:
app: neuron-mcp app: neuron-mcp
env: prod env: prod
annotations: annotations:
kubectl.kubernetes.io/restartedAt: "2026-04-24T09:45:00Z" kubectl.kubernetes.io/restartedAt: "2026-04-24T10:00:00Z"
spec: spec:
containers: containers:
- name: neuron-mcp - name: neuron-mcp
@@ -17,7 +17,7 @@ spec:
app: neuron-rest app: neuron-rest
env: prod env: prod
annotations: annotations:
kubectl.kubernetes.io/restartedAt: "2026-04-24T09:45:00Z" kubectl.kubernetes.io/restartedAt: "2026-04-24T10:00:00Z"
spec: spec:
containers: containers:
- name: neuron-rest - name: neuron-rest