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.
46 lines
824 B
46 lines
824 B
|
|
certResolver: le-staging
|
|
|
|
fqdn: ""
|
|
|
|
etherpad:
|
|
resources: {}
|
|
|
|
jitsi-meet:
|
|
publicURL: ""
|
|
|
|
tz: Asia/Shanghai
|
|
|
|
web:
|
|
extraEnvs:
|
|
ETHERPAD_URL_BASE:
|
|
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: ""
|
|
|