Add note on configuring an external Redis Sentinel instance

Adding password in the Redis Sentinel config does not actually work because v3.2.x doesn't respond to the AUTH command.

This came up in omnibus-gitlab#4126 (closed).

Merge request reports

Loading