docker-zulip icon indicating copy to clipboard operation
docker-zulip copied to clipboard

Using External host for dependencies in Kubernetes Helm Chart

Open mhkarimi1383 opened this issue 1 year ago • 1 comments

Hi

I want to have my own Redis-HA setup with CloudNativePG for PostgreSQL this chart does not allow us to use external host for dependencies.

Also I want to use S3 as my Storage insead of a PVC (e.g. with local storage)

mhkarimi1383 avatar Apr 07 '24 11:04 mhkarimi1383

I will use my own Application Helm chart since this chart is not suitable for my use case

mhkarimi1383 avatar Apr 07 '24 21:04 mhkarimi1383

While Zulip doesn't have requirements for the redis image, or does need a specific postgreSQL image in order for full-text search to work well. So I am not sure it's worth adding a feature to use a different PostgreSQL base image; one can always fork for that sort of thing.

timabbott avatar Sep 26 '24 00:09 timabbott

@timabbott I want to manage my postgres instances using CloudNativePG or redis ha chart and rabbit mq chart with HA

mhkarimi1383 avatar Sep 26 '24 13:09 mhkarimi1383