Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docker): remove line preventing term signal on kubernetes
Removed STOPSIGNAL SIGRTMIN+3 that prevents the sig_term signal to reach the java process and therefore prevent the hazelcast gracefull shutdown.
- Loading branch information