zulip / docker-zulip

Container configurations, images, and examples for Zulip.
https://zulip.com/
Apache License 2.0
550 stars 227 forks source link

Using External host for dependencies in Kubernetes Helm Chart #437

Open mhkarimi1383 opened 3 months ago

mhkarimi1383 commented 3 months ago

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 commented 3 months ago

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