Open janhalen opened 2 months ago
At first glance the services defined in the chart are all bitnami standard charts, so we should be good to go with those.
https://github.com/zulip/docker-zulip/tree/main/kubernetes/chart/zulip
I am working on a update on that chart, the bitnami versions and repo are outdated.
The chart is using bitnami postgres chart - but it replaces the chart image with zulips own postgres. I will investigate the impact on overriding that behaviout.
Dependencies updates:
Som cosmetica:
To standardize the operations of the Zulip stack, we should research the dependent services can be run isolated from the application in its own standard containers using official images.