-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpythonPull requests that update Python codePull requests that update Python code
Description
Is your feature request related to a problem?
The backend and the worker currently does not support redis instance set up to have multiple users.
Describe the solution you'd like
Read and use a REDIS_USER or similar environment variable config and use it.
Additional context
The Kubernetes Helm chart has recently added support for supplying a REDIS_USER environment variable (initially intended for initContainers) to backend and worker services.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpythonPull requests that update Python codePull requests that update Python code