jitsi: fix prosody auth init shell
This commit is contained in:
parent
cf2e4c8bb2
commit
bd21e775ab
@ -21,7 +21,7 @@ spec:
|
||||
command: ["/bin/sh","-c"]
|
||||
args:
|
||||
- |
|
||||
set -euo pipefail
|
||||
set -eu
|
||||
prosodyctl --config /config/prosody.cfg.lua register "${JITSI_AUTH_USER}" meet.jitsi "${JITSI_AUTH_PASSWORD}" || true
|
||||
env:
|
||||
- name: JITSI_AUTH_USER
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user