Merge branch 'jitsi-update' of ssh://repo.prod.meissa.de:2222/meissa/c4k-jitsi into jitsi-update

pull/1/head
Mirco 8 months ago
commit 2fbbaec18b

@ -40,7 +40,6 @@ spec:
image: jitsi/prosody:stable-8922-1
imagePullPolicy: IfNotPresent
env:
# TODO: is this public_url for prosody necessary?
- name: PUBLIC_URL
value: REPLACE_JITSI_FQDN
- name: XMPP_SERVER
@ -116,7 +115,6 @@ spec:
value: jvb
- name: JVB_PORT
value: "30300"
#TODO: Why is this port different from the default?
- name: JVB_AUTH_PASSWORD
valueFrom:
secretKeyRef:

Loading…
Cancel
Save