[skip ci] stable 10008 versions to all parts
This commit is contained in:
parent
be11bbd433
commit
3f0906c1d2
4 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@ spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add: ["SYS_ADMIN"]
|
add: ["SYS_ADMIN"]
|
||||||
image: "jitsi/jibri:stable-9646"
|
image: "jitsi/jibri:stable-10008"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http-internal
|
- name: http-internal
|
||||||
|
|
|
@ -43,7 +43,7 @@ spec:
|
||||||
- name: jitsi-meet
|
- name: jitsi-meet
|
||||||
securityContext:
|
securityContext:
|
||||||
{}
|
{}
|
||||||
image: "jitsi/jicofo:stable-9646"
|
image: "jitsi/jicofo:stable-10008"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|
|
@ -25,7 +25,7 @@ spec:
|
||||||
- name: jitsi-meet
|
- name: jitsi-meet
|
||||||
securityContext:
|
securityContext:
|
||||||
{}
|
{}
|
||||||
image: "jitsi/jvb:stable-9646"
|
image: "jitsi/jvb:stable-10008"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|
|
@ -24,7 +24,7 @@ spec:
|
||||||
- name: prosody
|
- name: prosody
|
||||||
securityContext:
|
securityContext:
|
||||||
{}
|
{}
|
||||||
image: "jitsi/prosody:stable-9909"
|
image: "jitsi/prosody:stable-10008"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
|
|
Loading…
Add table
Reference in a new issue