The container seems to work according to logs but terminates before starting the server. These are the last log messages before the container restarts:
LinuxGSM Stats
=================================
Assist LinuxGSM development by sending anonymous stats to developers.
More info: https://docs.linuxgsm.com/configuration/linuxgsm-stats
The following info will be sent:
* game server
* distro
* game server resource usage
* server hardware info
Information! auto-install leaves stats off by default. Stats can be enabled in common.cfg
fetching GitHub install_complete.sh...OK
=================================
Install Complete!
To start server type:
./gmodserver start
fetching GitHub core_exit.sh...OK
[entrypoint.sh]update / installation done!
[prepareServer.sh]check configurations
[initConfig.sh]Request for replacing hostname to "My Server", source is found 1 times
[initConfig.sh]Request for replacing sv_password to "...", source is found 1 times
This is the manifest I am using: https://github.com/alexstaeding/homelab/blob/d0412c55d9212f60ce7aac4e7a6c15030110561e/kubernetes/ttt/deploy.yaml
The container seems to work according to logs but terminates before starting the server. These are the last log messages before the container restarts: