Can't run Collabora-Code on Kuberentes 1.29.5

Hi,
I am trying to run Collabora-Code Image 24.04.3.1.1 on a Kubernetes Cluster 1.29.5

I tried it with the helm chart as also with a normal ‘deplyoment.yaml’ file.

Starting the container always the following error is shown followed by a restart:

wsd-00001-00021 2024-06-03 12:25:44.941296 +0000 [ prisoner_poll ] TRC  ppoll start, timeoutMicroS: 64000000 size 1| net/Socket.cpp:414
wsd-00001-00021 2024-06-03 12:25:44.941301 +0000 [ prisoner_poll ] TRC  Poll completed with 1 live polls max (64000000us)| net/Socket.cpp:432
wsd-00001-00021 2024-06-03 12:25:44.941307 +0000 [ prisoner_poll ] TRC  #6: Handling events of wakeup pipe: 0x1| net/Socket.cpp:441 
wsd-00001-00021 2024-06-03 12:25:44.941311 +0000 [ prisoner_poll ] TRC  Wakeup pipe read 1 bytes| net/Socket.cpp:448  
wsd-00001-00021 2024-06-03 12:25:44.941314 +0000 [ prisoner_poll ] TRC  PrisonerPoll - wakes up with 0 new children and 0 brokers and 1 kits forking| wsd/COOLWSD.cpp:3370   
wsd-00001-00021 2024-06-03 12:25:44.941318 +0000 [ prisoner_poll ] ERR  Forkit waitpid failed (ECHILD: No child processes)| wsd/COOLWSD.cpp:3273

Can someone help me with this problem? In an older Kubernetes Cluster (1.22) the collabora-code release 23.05.0.5.1 worked.

@rsoika Hello, let me check
Meanwhile can you share your values.yaml files if possible ?