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

Update kubernetes/zulip-rc.yml with memcached and Redis authentication

Open andersk opened this issue 5 years ago • 2 comments

Split from #232.

andersk avatar Jan 16 '20 23:01 andersk

I assume this is why its failing for me? Only when this step is done will the k8s config work?

ilanpillemer avatar Feb 05 '20 09:02 ilanpillemer

I would expect the k8s config to still work, just without memcached and Redis authentication, like before. generate_secrets doesn’t attempt to automatically turn on authentication unless the memcached and Redis servers are 127.0.0.1.

andersk avatar Feb 05 '20 22:02 andersk