kobotoolbox / kobo-helm-chart

This project is new. We do not yet release stable versions.
GNU Affero General Public License v3.0
4 stars 9 forks source link

Make enketo terminate on SIGTERM #29

Closed bufke closed 1 year ago

bufke commented 1 year ago

It exits near immediately now on kubectl delete pod

Related to https://github.com/enketo/enketo/issues/960 see that issue for more discussion.

I also added a lower default ENKETO_MAX_PROCESSES which should be more in-line with our default resource requests.