Force pod restart to pick up NEURON_MARKETPLACE_DB_PATH configmap change

Add config-hash annotation to template to cycle the ReplicaSet and
ensure pods restart with the updated ConfigMap env var.
This commit is contained in:
Will Anderson
2026-04-26 01:52:19 -05:00
parent 0e5f2f0f68
commit a6b0dc9211
@@ -21,6 +21,8 @@ spec:
app: neuron-mcp
slot: blue
env: prod
annotations:
config-hash: "marketplace-db-path-v1"
spec:
terminationGracePeriodSeconds: 30
securityContext: