Configure debug logs for merger

Change-Id: I3552597d08b9e2fca04132f2a2b0b4d904973346
changes/64/800264/8
Albin Vass 2 years ago committed by James E. Blair
parent da43acd1fd
commit 40f13b5ca9

@ -421,6 +421,7 @@ spec:
containers:
- name: merger
image: {{ spec.imagePrefix }}/zuul-merger:{{ spec.zuulImageVersion }}
args: ["/usr/local/bin/zuul-merger", "-f", "-d"]
volumeMounts:
- name: zuul-config
mountPath: /etc/zuul

Loading…
Cancel
Save