Bump secret-hash annotation to force MCP pod restart

The NEURON_API_KEY secret was updated in Vault to the real ntn_ key;
bumping this annotation triggers a rolling restart so pods pick up
the new value.
This commit is contained in:
Will Anderson
2026-04-27 18:05:47 -05:00
parent 409a04ce80
commit aee77bbfc0
@@ -23,6 +23,7 @@ spec:
env: prod
annotations:
config-hash: "marketplace-postgres-v1"
secret-hash: "api-key-v2"
spec:
terminationGracePeriodSeconds: 30
securityContext: