You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jitsi-deploy/jitsi/values.yaml

48 lines
662 B

---
certResolver: le-staging
fqdn: ""
etherpad:
scheduled: false
schedules:
start: ""
stop: ""
jitsi-meet:
publicURL: ""
tz: Asia/Shanghai
web:
ingress:
enabled: false
jicofo:
livenessProbe:
failureThreshold: 30
periodSeconds: 10
readinessProbe:
failureThreshold: 30
periodSeconds: 10
jvb:
service:
type: NodePort
UDPPort: 30000
livenessProbe:
failureThreshold: 30
periodSeconds: 10
readinessProbe:
failureThreshold: 30
periodSeconds: 10
websockets:
enabled: true
publicIP: ""
etherpad:
enabled: true
replicaCount: 1