Files
CmiiDeploy/0-archived/12-连云港公安-5.1.0/2-helm-chart/charts/srs-cluster/charts/rtsp/values.yaml
2026-05-19 14:28:44 +08:00

30 lines
709 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

enabled:
enabled: false # 总开关控制srs是否开启
webrtc: true # 开启默认的web rtc模式
cluster: false # 是否开启集群模式,集群模式下 webrtc低时延功能不可用
nginx: false
hook: true # 默认需要开启,鉴权模式
ingress: false
rtsp: false # rtsp业务默认不部署
deploy:
name: helm-srs
harbor:
secret: harborsecret
k8s:
affinity:
node: common
ingress:
domain: ig-dev.uavcmlc.com
apps:
rtsp:
enable: false
images:
operator: "harbor-qa.sre.cdcyy.cn/cmii/cmii-rtsp-operator:v1.0.0"
zlm: "harbor-qa.sre.cdcyy.cn/cmii/zlm-mediaserver:v1.0.6"
ports:
rtsp: 30554
rtp: 30556