From 5cbab38b07e56a029021e2d92c9eeb86427e83f8 Mon Sep 17 00:00:00 2001 From: Clemens Date: Fri, 22 Sep 2023 08:43:43 +0200 Subject: [PATCH] remove todo --- src/main/resources/jitsi/deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/jitsi/deployment.yaml b/src/main/resources/jitsi/deployment.yaml index 2fa7ba3..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