In version 6.0.0 I believe you need to have websocket enabled We tried to enable this with just the basic config in the helm chart and toggling false to true ``` websocket: enabled: true ``` But this does not seem to be enough, there are lots of pod errors thrown Is there additional configuration that is necessary other then just enabling this in the helm chart?