Loop-server update version: 10.2.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user