Open
Description
In the docker-zulip compose file image: "zulip/zulip-postgresql:14"
is used and in the helm-chart values file its the same:
# We need to override the Postgresql image to get all the plugins Zulip needs
image:
repository: zulip/zulip-postgresql
It would greatly reduce the operational load if this image could be a standardized postgresql image.
Why are the zulip-docker stack using a custom image?
Metadata
Metadata
Assignees
Labels
No labels