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

41 lines
757 B

certResolver: le-staging
fqdn: ""
jitsi-meet:
publicURL: ""
tz: Asia/Shanghai
web:
ingress:
enabled: false
jicofo:
livenessProbe:
failureThreshold: 30
periodSeconds: 10
readinessProbe:
failureThreshold: 30
periodSeconds: 10
jvb:
service:
# enabled: true
type: NodePort
# It may be required to change the default port to a value allowed by Kubernetes (30000-32768)
UDPPort: 30000
livenessProbe:
failureThreshold: 30
periodSeconds: 10
readinessProbe:
failureThreshold: 30
periodSeconds: 10
websockets:
enabled: true
# Use public IP of one of your node, or the public IP of a loadbalancer in front of the nodes
publicIP: ""