Skip to content

Commit b7e00b2

Browse files
authored
[cherry-pick]fix jobservice container loglevel consistent with job_log (#21875)
Signed-off-by: yminer <[email protected]>
1 parent db1569a commit b7e00b2

File tree

1 file changed

+2
-0
lines changed
  • make/photon/prepare/templates/jobservice

1 file changed

+2
-0
lines changed

make/photon/prepare/templates/jobservice/env.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ REGISTRY_CONTROLLER_URL={{registry_controller_url}}
66
JOBSERVICE_WEBHOOK_JOB_MAX_RETRY={{notification_webhook_job_max_retry}}
77
JOBSERVICE_WEBHOOK_JOB_HTTP_CLIENT_TIMEOUT={{notification_webhook_job_http_client_timeout}}
88

9+
LOG_LEVEL={{log_level}}
10+
911
{%if internal_tls.enabled %}
1012
INTERNAL_TLS_ENABLED=true
1113
INTERNAL_TLS_TRUST_CA_PATH=/harbor_cust_cert/harbor_internal_ca.crt

0 commit comments

Comments
 (0)