Feature Request
It would be nice being able to disable the internal Redis server and just provide credentials to an external one (i.e. with ENV variables).
Context
Some users are running Redis anyway so it might make sense just to use a single instance.
At least provide an ENV variable to change the Redis port, so that there's no conflict if containers are running within the same Pod.
Are you going to implement it?
No, and I understand that it is highly likely no one will implement it. Furthermore, I understand that this issue will likely become stale and will be closed. 😞
What are you going to contribute??
Whatever I can
Additional context
See description
Alternatives you've considered
Well, i guess the existing Redis instance would need to be reconfigured.
Who will that Feature be useful to?
People who are already using Redis.
Feature Request
It would be nice being able to disable the internal Redis server and just provide credentials to an external one (i.e. with ENV variables).
Context
Some users are running Redis anyway so it might make sense just to use a single instance.
At least provide an ENV variable to change the Redis port, so that there's no conflict if containers are running within the same Pod.
Are you going to implement it?
No, and I understand that it is highly likely no one will implement it. Furthermore, I understand that this issue will likely become stale and will be closed. 😞
What are you going to contribute??
Whatever I can
Additional context
See description
Alternatives you've considered
Well, i guess the existing Redis instance would need to be reconfigured.
Who will that Feature be useful to?
People who are already using Redis.