additionalChannelCredentials kills rasa-x-rasa-production and rasa-x-rasa-worker in container

Hi, I’m trying to add a custom channel for jabber. I’m deploying on an openshift cluster. Rasa version is 2.4.3. As soon as I add additionalChannelCredentials: addons.jabber_channel.JabberChannel: to my values.yaml, it breaks my rasa-x-rasa-production and rasa-x-rasa-worker pods, beacuse the sources are not there :frowning:

What am I doing wrong?

Is it correct to extend the rasa-x image to include the additional python classes? I’m getting a bit confused on what to add to which image :confused:

hi @mario were you able to solve your issue? Also, if possible could you brief the steps if you did solve it