mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-06-22 13:29:41 +02:00
Log everything in JSON
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user