livekit / ingress

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

Cannot setup redis password from environment variable #298

Open serhiynovos opened 3 months ago

serhiynovos commented 3 months 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.