set some configs

This commit is contained in:
Tobias Brunner 2020-03-21 15:56:17 +01:00
parent 6fd3c25c84
commit 4a222d5928
1 changed files with 6 additions and 0 deletions

View File

@ -103,6 +103,12 @@ spec:
value: Europe/Zurich
- name: JVB_TCP_HARVESTER_DISABLED
value: "true"
- name: ENABLE_AUTH
value: "false"
- name: DISABLE_HTTPS
value: "1"
- name: ENABLE_GUESTS
value: "1"
- name: jvb
image: jitsi/jvb
imagePullPolicy: Always