hello,
I deployed jitsi on kubernetes and i want to persist users on prosody but anytime the pods restarts, all the users are erased. I saw in documentation of prosody that we can store data in sql database but i did not see variables to setup database informations and credentials. Do someone already succeed to configure it?