mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-16 01:19:46 -07:00
dist/helm: default debug and json logs
This commit is contained in:
+2
@@ -21,6 +21,8 @@ spec:
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
args:
|
||||
- "--config=/etc/chihaya/config.yaml"
|
||||
- "--debug"
|
||||
- "--json"
|
||||
ports:
|
||||
- name: bittorrent-http
|
||||
containerPort: {{ $v := .Values.config.chihaya.http.addr | split ":" }}{{ $v._1 }}
|
||||
|
||||
Reference in New Issue
Block a user