Fix lvalert-overseer autorestart in container
overseer seems to always exit with an exit code of 0, which means that 'autorestart=unexpected' does not restart it. So we set it to 'true' instead.
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 1 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
overseer seems to always exit with an exit code of 0, which means that 'autorestart=unexpected' does not restart it. So we set it to 'true' instead.