Enable rust backtraces on kubernetes

This commit is contained in:
Max Brunsfeld 2023-06-09 11:15:21 -07:00
parent 9cbb63d374
commit bb65d75798

View File

@ -104,6 +104,8 @@ spec:
key: secret
- name: INVITE_LINK_PREFIX
value: ${INVITE_LINK_PREFIX}
- name: RUST_BACKTRACE
value: "1"
- name: RUST_LOG
value: ${RUST_LOG}
- name: LOG_JSON