mirror of https://github.com/Mai-with-u/MaiBot.git
取消python输出缓冲区
parent
21fd4845fa
commit
03fd87438f
|
|
@ -22,6 +22,8 @@ spec:
|
|||
args:
|
||||
- adapter-pip-installer.sh
|
||||
env:
|
||||
- name: PYTHONUNBUFFERED
|
||||
value: "1"
|
||||
- name: NAMESPACE
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
|
|
|
|||
Loading…
Reference in New Issue