Merge pull request 'Change OTC start_at to beginning to read existing logs' (#28) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/28
This commit is contained in:
commit
a9754778ec
@ -46,7 +46,7 @@ spec:
|
||||
filelog:
|
||||
include:
|
||||
- {{ .Values.logIngest.logPathPattern }}
|
||||
start_at: end
|
||||
start_at: beginning
|
||||
include_file_path: false
|
||||
include_file_name: false
|
||||
operators:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user