jitsi-launcher: pull image from docker hub
This commit is contained in:
parent
a55203a909
commit
a8fdcc5931
@ -18,7 +18,7 @@ spec:
|
||||
kubernetes.io/arch: amd64
|
||||
containers:
|
||||
- name: launcher
|
||||
image: ghcr.io/tiangolo/uvicorn-gunicorn-fastapi:python3.11-slim
|
||||
image: docker.io/tiangolo/uvicorn-gunicorn-fastapi:python3.11-slim
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- { name: JWT_SECRET_FILE, value: "/var/lib/jitsi-jwt/jwt" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user