Loop-server update version: 10.2.0

This commit is contained in:
2026-04-29 09:40:21 +03:00
parent 00f932c82d
commit 9763235ffc
6 changed files with 25 additions and 8 deletions

View File

@@ -61,7 +61,7 @@ loop-enterprise-edition:
replicaCount: 1
image:
repository: registry.loop.ru/loop/server
tag: 10.1.0
tag: 10.2.0
pullPolicy: IfNotPresent
strategy:
@@ -154,6 +154,10 @@ loop-enterprise-edition:
value: "loop-minio:9000" # S3 endpoint url
- name: MM_FILESETTINGS_MAXFILESIZE
value: "1048576000" #The maximum file size to download, specified in bytes.
- name: MM_JOBSETTINGS_RUNJOBS
value: "true"
- name: MM_JOBSETTINGS_RUNSCHEDULER
value: "true"
- name: MM_LOGSETTINGS_CONSOLEJSON
value: "false" #The flag indicates whether the output to the console should be in JSON format
- name: MM_LOGSETTINGS_CONSOLELEVEL