Reduce termination grace period

This commit is contained in:
Stéphane Bidoul 2021-11-21 12:30:26 +01:00
parent 361411b03f
commit 301fec8860
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -17,7 +17,7 @@ spec:
app: odoo
spec:
# let Odoo stop gracefully to disconnect from postgres
terminationGracePeriodSeconds: 30
terminationGracePeriodSeconds: 10
containers:
- name: odoo
image: odoo