update jitsi

This commit is contained in:
Tobias Brunner 2020-05-25 14:01:32 +02:00
parent 8fa920592b
commit b26a733d72
1 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: jicofo
image: jitsi/jicofo:stable-4548
image: jitsi/jicofo:stable-4548-1
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER
@ -47,7 +47,7 @@ spec:
- name: JVB_BREWERY_MUC
value: jvbbrewery
- name: prosody
image: jitsi/prosody:stable-4548
image: jitsi/prosody:stable-4548-1
imagePullPolicy: IfNotPresent
env:
- name: XMPP_DOMAIN
@ -82,7 +82,7 @@ spec:
- name: JVB_TCP_HARVESTER_DISABLED
value: "true"
- name: web
image: jitsi/web:stable-4548
image: jitsi/web:stable-4548-1
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER
@ -112,7 +112,7 @@ spec:
- name: ETHERPAD_URL_BASE
value: http://localhost:9001
- name: jvb
image: jitsi/jvb:stable-4548
image: jitsi/jvb:stable-4548-1
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER
@ -150,5 +150,5 @@ spec:
- name: TZ
value: Europe/Zurich
- name: etherpad
image: jitsi/etherpad:stable-4548
image: jitsi/etherpad:stable-4548-1
imagePullPolicy: IfNotPresent