mirror of
https://github.com/kerberos-io/helm-charts.git
synced 2026-08-23 15:18:33 +00:00
7b39949e5bacda3e5086bf60381507a260cc7df1
Expose FEATURE_LIVE_STREAM_MODE environment variable in both hub-frontend and hub-frontend-demo templates, sourcing from .Values.kerberoshub.frontend.features.liveview.liveStreamMode. Add a new liveStreamMode default in charts/hub/values.yaml ("webrtc") to control the transport for LIVE (HD) mode (options: "webrtc" (default) or "hls"). This enables configuring live stream transport without modifying templates.
Helm charts
Kerberos.io ecosystem can be deployed through Helm charts. Use one of the following charts to boost the installation:
Prerequisite
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm has been set up correctly, add the repo as follows:
helm repo add kerberos https://charts.kerberos.io
If you had already added this repo earlier, run helm repo update to retrieve
the latest versions of the packages. You can then run helm search repo kerberos to see the charts.
To install the kerberos chart:
helm install my-hub kerberos/hub
To uninstall the chart:
helm delete my-hub
Description
Languages
HTML
96.1%
Smarty
1.9%
Shell
1.5%
Dockerfile
0.5%