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