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:
@@ -21,6 +21,8 @@ spec:
|
||||
app: neuron-mcp
|
||||
slot: blue
|
||||
env: prod
|
||||
annotations:
|
||||
config-hash: "marketplace-db-path-v1"
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 30
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user