Debdut Chakraborty
Debdut Chakraborty
that is https://github.com/RocketChat/helm-charts/blob/3b85ba1a6feeca3b4041ac95683c792a75e2a909/rocketchat/templates/scripts-configmap.yaml#L6 and should be available since the install of the chart. Unless it is getting deleted there should not be any reason to not find it;
is it possible y'all are not using chart's mongo? could you share the values file redacting the sensitive information?
@GuillermoBlasco you're right .. we should put an `{{- if .masterKey }}` before. So if there is the value in Values file, we set LITELLM_MASTER_KEY. If it's in config like...
@ishaan-jaff this should be ready to merge :)
Just a note, I think this will also disable hot reload on development. There is/should be a way to not include this in final bundles.
Btw - this is on hold afaik. Please correct me if Im wrong @Dnouv
@ggazzo @KevLehman https://github.com/RocketChat/Rocket.Chat/pull/32814
@sampaiodiego while I can reduce the number of layers (ignore the last commit), after checking further seems rocketchat's built code with all deps increased in size. I.e.. ``` debdut@pop-os:~/git/Rocket.Chat$ docker...
Moved this to feature request repo - it will stay a wontfix for now, but for keeping a record.
@ykabusalah @Shofiya2003 feel free to work on this. Please join our [#contributors](https://open.rocket.chat/channel/contributors) channel and leave me a ping (\@debdut.chakraborty). You can ask me any related questions there.