enable upgrade option
This commit is contained in:
@@ -109,6 +109,7 @@ meilisearch:
|
|||||||
environment:
|
environment:
|
||||||
MEILI_NO_ANALYTICS: true
|
MEILI_NO_ANALYTICS: true
|
||||||
MEILI_ENV: production
|
MEILI_ENV: production
|
||||||
|
MEILI_EXPERIMENTAL_DUMPLESS_UPGRADE: true
|
||||||
auth:
|
auth:
|
||||||
existingMasterKeySecret: karakeep-meilisearch-master-key-secret
|
existingMasterKeySecret: karakeep-meilisearch-master-key-secret
|
||||||
service:
|
service:
|
||||||
|
@@ -328,6 +328,7 @@ meilisearch:
|
|||||||
environment:
|
environment:
|
||||||
MEILI_NO_ANALYTICS: true
|
MEILI_NO_ANALYTICS: true
|
||||||
MEILI_ENV: production
|
MEILI_ENV: production
|
||||||
|
MEILI_EXPERIMENTAL_DUMPLESS_UPGRADE: true
|
||||||
auth:
|
auth:
|
||||||
existingMasterKeySecret: gitea-meilisearch-master-key-secret
|
existingMasterKeySecret: gitea-meilisearch-master-key-secret
|
||||||
service:
|
service:
|
||||||
|
Reference in New Issue
Block a user