Merge pull request #135 from fluxcd/info-log
Configure manager logging and set level to info
This commit is contained in:
commit
255d0b7c16
|
@ -33,7 +33,7 @@ spec:
|
|||
args:
|
||||
- --enable-leader-election
|
||||
- --storage-path=/data
|
||||
- --log-level=debug
|
||||
- --log-level=info
|
||||
- --log-json
|
||||
env:
|
||||
- name: RUNTIME_NAMESPACE
|
||||
|
|
Loading…
Reference in New Issue