-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Redis config options #5861
Update Redis config options #5861
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@bogdandrutu, would you mind giving this a final review? |
@Mrod1598 please resolve the conflict |
resolved |
Looks like this has been approved and the conflict with HEAD has been resolved. Can someone help merge this? |
@bogdandrutu checks passed |
Thank you so much, Bogdan! |
Description:
Add additional configuration options to redis to enable defining a specific network as well as TLS.
Testing:
Added testing to verify TLS config is working properly
Documentation:
Added additional config options to doc