I am running bitnami/redis helm chart in my kubernetes cluster. my django app is using it as a session cache.
CACHES = { \'default\': { "