livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
76 stars 26 forks source link

Cannot setup redis password from environment variable #298

Open serhiynovos opened 1 month ago

serhiynovos commented 1 month ago

I have Redis password stored in secret so I cannot attach it to ingress deployment as I can do it for Livekit Server using LIVEKIT_REDIS_PASSWORD env variable.