You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an instance of AWS Elasticache service with Intransit encryption enabled, and we are looking to connect out snuba pods using SSL enable mode. I'm not finding the option to allow it in the chart template, but searching in the snuba.redis library found that it is using the official redis.client lib that actually supports SSL configuration. I guess snuba chart is not implementing SSL connection yet, can someone confirm it? Is planned to add this feature in future releases?