Skip to content

Commit

Permalink
fix: add job_loggers in harbor.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yadong Ding <[email protected]>
  • Loading branch information
Desiki-high committed Dec 6, 2023
1 parent 61f4c44 commit 6b1b449
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions script/integration/harbor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ clair:
jobservice:
# Maximum number of job workers in job service
max_job_workers: 10
job_loggers:
- STD_OUTPUT
- FILE
# The jobLogger sweeper duration (ignored if `jobLogger` is `stdout`)
logger_sweeper_duration: 1 #days

Expand Down

0 comments on commit 6b1b449

Please sign in to comment.