Change image version 10.3.0 and fixes.
This commit is contained in:
@@ -61,7 +61,7 @@ loop-enterprise-edition:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: registry.loop.ru/loop/server
|
||||
tag: 10.2.0
|
||||
tag: 10.3.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
@@ -138,6 +138,8 @@ loop-enterprise-edition:
|
||||
value: "false" # Use Elasticsearch indexing
|
||||
- name: MM_ELASTICSEARCHSETTINGS_ENABLESEARCHING
|
||||
value: "false" # Use Elasticsearch for searching
|
||||
- name: MM_ELASTICSEARCHSETTINGS_INDEXPREFIX
|
||||
value: loop
|
||||
- name: MM_FILESETTINGS_AMAZONS3SSE
|
||||
value: "false" #Env indicates whether SSL (Server-Side Encryption) is enabled for S3
|
||||
- name: MM_FILESETTINGS_AMAZONS3SSL
|
||||
|
||||
Reference in New Issue
Block a user