Log everything in JSON

This commit is contained in:
Martin Šalata
2021-07-27 14:17:14 +02:00
parent df9d139889
commit 8da5aafc21
5 changed files with 70 additions and 604 deletions
@@ -22,8 +22,6 @@ spec:
image: "{{ .Values.image.registry }}/{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
imagePullPolicy: IfNotPresent
args:
- -alsologtostderr
- -v=4
- 2>&1
env:
- name: CONFIG_PORT