mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-05-30 12:49:34 +00:00
set deluge log level to info in statefulset
This commit is contained in:
parent
444d1ba164
commit
bb0d5cb967
@ -32,6 +32,8 @@ spec:
|
|||||||
value: "6890"
|
value: "6890"
|
||||||
- name: DELUGE_LISTEN_PORTS
|
- name: DELUGE_LISTEN_PORTS
|
||||||
value: "6891,6892"
|
value: "6891,6892"
|
||||||
|
- name: DELUGE_LOG_LEVEL
|
||||||
|
value: "info"
|
||||||
|
|
||||||
command: [ "/bin/bash", "--login", "-c" ]
|
command: [ "/bin/bash", "--login", "-c" ]
|
||||||
args:
|
args:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user