From ebdf4e5326f3ef1b537740650d2cac316f79b511 Mon Sep 17 00:00:00 2001 From: Yadong Ding Date: Wed, 6 Dec 2023 17:00:05 +0800 Subject: [PATCH] fix: add job_loggers in harbor setup yml Signed-off-by: Yadong Ding --- script/integration/harbor.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/script/integration/harbor.yml b/script/integration/harbor.yml index 1d369dd4..82c9ad1e 100644 --- a/script/integration/harbor.yml +++ b/script/integration/harbor.yml @@ -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 @@ -100,7 +103,7 @@ log: # port: 5140 #This attribute is for migrator to detect the version of the .cfg file, DO NOT MODIFY! -_version: 2.9.0 +_version: 2.10.0 # Uncomment external_database if using external database. # external_database: