set deluge log level to info in statefulset

This commit is contained in:
gmega 2024-12-06 18:40:30 -03:00
parent 444d1ba164
commit bb0d5cb967
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -32,6 +32,8 @@ spec:
value: "6890"
- name: DELUGE_LISTEN_PORTS
value: "6891,6892"
- name: DELUGE_LOG_LEVEL
value: "info"
command: [ "/bin/bash", "--login", "-c" ]
args: