docker-zulip
docker-zulip copied to clipboard
fix k8s config example
Hello, I am proposing some changes to the example k8s configuration:
- implement changes regarding redis and memcached authorization made in v2.1.2
- port config to new zulip/zulip-postgresql image
- port data volumes to use persistentVolumeClaim, which are more suitable for k8s
- add example Ingress
For the record, the intention is not to go against https://github.com/zulip/docker-zulip/pull/224 This PR's intention is to fix the config at the current state of things (one large Pod, created by RC).
Hey @lsde, sorry to see this PR never got a proper review while it was still fresh. Unless you're in a rebase-and-fix-merge-conflicts mood I might go ahead and just close this as stale to avoid confusing any passers-by (and also just to clear up the list of open PRs a bit as I start to try to work through them, the issues, and other ops-related bits).
If you'd like to reopen this stream of work, please feel free to push a rebase and reopen this PR, or to open a new one!