From f22eddf02f68748ca74eb29db3012469d99a98a4 Mon Sep 17 00:00:00 2001 From: Clemens Date: Fri, 15 Sep 2023 14:35:27 +0200 Subject: [PATCH] adjusted deployment --- src/main/resources/jitsi/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/jitsi/deployment.yaml b/src/main/resources/jitsi/deployment.yaml index 9ed77a6..3f6b21d 100644 --- a/src/main/resources/jitsi/deployment.yaml +++ b/src/main/resources/jitsi/deployment.yaml @@ -75,6 +75,8 @@ spec: value: REPLACE_JITSI_FQDN - name: XMPP_SERVER value: localhost + - name: XMPP_BOSH_URL_BASE + value: http://127.0.0.1:5280 - name: JICOFO_AUTH_USER value: focus - name: TZ