Skip to content

Commit 3548111

Browse files
committed
Increase log buffer size to create few chunks
1 parent 9df510b commit 3548111

File tree

1 file changed

+1
-1
lines changed
  • operator/gitops/argocd/pipeline-service/tekton-results/base/env

1 file changed

+1
-1
lines changed

operator/gitops/argocd/pipeline-service/tekton-results/base/env/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ AUTH_IMPERSONATE=true
1414
LOG_LEVEL=info
1515
LOGS_API=false
1616
LOGS_TYPE=File
17-
LOGS_BUFFER_SIZE=32768
17+
LOGS_BUFFER_SIZE=5242880
1818
LOGS_PATH=/logs
1919
S3_BUCKET_NAME=
2020
S3_ENDPOINT=

0 commit comments

Comments
 (0)