Fix ES values.
This commit is contained in:
parent
ad8f740313
commit
9063bed3ba
@ -276,8 +276,8 @@ configMaps:
|
|||||||
|
|
||||||
## The following environment variables are required to use Elasticsearch for searching in loop.
|
## The following environment variables are required to use Elasticsearch for searching in loop.
|
||||||
# MM_ELASTICSEARCHSETTINGS_CONNECTIONURL: ""
|
# MM_ELASTICSEARCHSETTINGS_CONNECTIONURL: ""
|
||||||
# MM_ELASTICSEARCHSETTINGS_ENABLEINDEXING: "false"
|
# MM_ELASTICSEARCHSETTINGS_ENABLEINDEXING: "true"
|
||||||
# MM_ELASTICSEARCHSETTINGS_ENABLESEARCHING: "false"
|
# MM_ELASTICSEARCHSETTINGS_ENABLESEARCHING: "true"
|
||||||
|
|
||||||
## The following environment variables are required to run loop in clustered mode.
|
## The following environment variables are required to run loop in clustered mode.
|
||||||
# MM_CLUSTERSETTINGS_ENABLE: "true"
|
# MM_CLUSTERSETTINGS_ENABLE: "true"
|
||||||
|
|||||||
@ -154,8 +154,8 @@ loop-enterprise-edition:
|
|||||||
|
|
||||||
## The following environment variables are required to use Elasticsearch for searching in loop.
|
## The following environment variables are required to use Elasticsearch for searching in loop.
|
||||||
# MM_ELASTICSEARCHSETTINGS_CONNECTIONURL: ""
|
# MM_ELASTICSEARCHSETTINGS_CONNECTIONURL: ""
|
||||||
# MM_ELASTICSEARCHSETTINGS_ENABLEINDEXING: "false"
|
# MM_ELASTICSEARCHSETTINGS_ENABLEINDEXING: "true"
|
||||||
# MM_ELASTICSEARCHSETTINGS_ENABLESEARCHING: "false"
|
# MM_ELASTICSEARCHSETTINGS_ENABLESEARCHING: "true"
|
||||||
|
|
||||||
## The following environment variables are required to run loop in clustered mode.
|
## The following environment variables are required to run loop in clustered mode.
|
||||||
# MM_CLUSTERSETTINGS_ENABLE: "true"
|
# MM_CLUSTERSETTINGS_ENABLE: "true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user