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:
@@ -23,6 +23,7 @@ spec:
|
||||
env: prod
|
||||
annotations:
|
||||
config-hash: "marketplace-postgres-v1"
|
||||
secret-hash: "api-key-v2"
|
||||
spec:
|
||||
terminationGracePeriodSeconds: 30
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user