diff --git a/src/main/resources/jitsi/deployment.yaml b/src/main/resources/jitsi/deployment.yaml index c9de022..8be2809 100644 --- a/src/main/resources/jitsi/deployment.yaml +++ b/src/main/resources/jitsi/deployment.yaml @@ -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: