@@ -180,9 +180,9 @@ MaxCount specifies a maximum for the count of servers. If set, a specification i
180180
181181### .spec.agents.memoryReservation: integer
182182
183- MemoryReservation determines system reservation of memory while calculating ` ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY ` value.
184- If this field is set, ` ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY ` is reduced by specified value in percents .
185- Accepted Range <0, 50>. If value is outside accepted range, it is adjusted to the closest value.
183+ MemoryReservation determines the system reservation of memory while calculating ` ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY ` value.
184+ If this field is set, ` ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY ` is reduced by a specified value in percent .
185+ Accepted Range <0, 50>. If the value is outside the accepted range, it is adjusted to the closest value.
186186
187187Links:
188188* [ Docs of the ArangoDB Envs] ( https://docs.arangodb.com/devel/components/arangodb-server/environment-variables/ )
@@ -1024,9 +1024,9 @@ MaxCount specifies a maximum for the count of servers. If set, a specification i
10241024
10251025# ## .spec.coordinators.memoryReservation: integer
10261026
1027- MemoryReservation determines system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
1028- If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by specified value in percents .
1029- Accepted Range <0, 50>. If value is outside accepted range, it is adjusted to the closest value.
1027+ MemoryReservation determines the system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
1028+ If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by a specified value in percent .
1029+ Accepted Range <0, 50>. If the value is outside the accepted range, it is adjusted to the closest value.
10301030
10311031Links :
10321032* [Docs of the ArangoDB Envs](https://docs.arangodb.com/devel/components/arangodb-server/environment-variables/)
@@ -1756,9 +1756,9 @@ MaxCount specifies a maximum for the count of servers. If set, a specification i
17561756
17571757# ## .spec.dbservers.memoryReservation: integer
17581758
1759- MemoryReservation determines system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
1760- If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by specified value in percents .
1761- Accepted Range <0, 50>. If value is outside accepted range, it is adjusted to the closest value.
1759+ MemoryReservation determines the system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
1760+ If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by a specified value in percent .
1761+ Accepted Range <0, 50>. If the value is outside the accepted range, it is adjusted to the closest value.
17621762
17631763Links :
17641764* [Docs of the ArangoDB Envs](https://docs.arangodb.com/devel/components/arangodb-server/environment-variables/)
@@ -2972,9 +2972,9 @@ MaxCount specifies a maximum for the count of servers. If set, a specification i
29722972
29732973# ## .spec.single.memoryReservation: integer
29742974
2975- MemoryReservation determines system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
2976- If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by specified value in percents .
2977- Accepted Range <0, 50>. If value is outside accepted range, it is adjusted to the closest value.
2975+ MemoryReservation determines the system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
2976+ If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by a specified value in percent .
2977+ Accepted Range <0, 50>. If the value is outside the accepted range, it is adjusted to the closest value.
29782978
29792979Links :
29802980* [Docs of the ArangoDB Envs](https://docs.arangodb.com/devel/components/arangodb-server/environment-variables/)
@@ -3869,9 +3869,9 @@ MaxCount specifies a maximum for the count of servers. If set, a specification i
38693869
38703870# ## .spec.syncmasters.memoryReservation: integer
38713871
3872- MemoryReservation determines system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
3873- If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by specified value in percents .
3874- Accepted Range <0, 50>. If value is outside accepted range, it is adjusted to the closest value.
3872+ MemoryReservation determines the system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
3873+ If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by a specified value in percent .
3874+ Accepted Range <0, 50>. If the value is outside the accepted range, it is adjusted to the closest value.
38753875
38763876Links :
38773877* [Docs of the ArangoDB Envs](https://docs.arangodb.com/devel/components/arangodb-server/environment-variables/)
@@ -4595,9 +4595,9 @@ MaxCount specifies a maximum for the count of servers. If set, a specification i
45954595
45964596# ## .spec.syncworkers.memoryReservation: integer
45974597
4598- MemoryReservation determines system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
4599- If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by specified value in percents .
4600- Accepted Range <0, 50>. If value is outside accepted range, it is adjusted to the closest value.
4598+ MemoryReservation determines the system reservation of memory while calculating `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` value.
4599+ If this field is set, `ARANGODB_OVERRIDE_DETECTED_TOTAL_MEMORY` is reduced by a specified value in percent .
4600+ Accepted Range <0, 50>. If the value is outside the accepted range, it is adjusted to the closest value.
46014601
46024602Links :
46034603* [Docs of the ArangoDB Envs](https://docs.arangodb.com/devel/components/arangodb-server/environment-variables/)
0 commit comments