Skip to content

Commit 53f117b

Browse files
authored
Merge pull request #1782 from vespa-engine/andreer-patch-1
be more specific about not reducing cfg memory
2 parents 697ea4a + 1e6d0f5 commit 53f117b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/operations/multinode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Note that this guide is configured for minimum memory use for easier testing, ad
3636
-e VESPA_CONFIGSERVER_JVMARGS="-Xms32M -Xmx128M" \
3737
-e VESPA_CONFIGPROXY_JVMARGS="-Xms32M -Xmx32M" \
3838

39-
to `docker run` commands. For real production use cases, do not do this.
39+
to `docker run` commands. For real production use cases, do not reduce the defaults like this.
4040
Also remove annotated memory-settings in [services.xml](services.xml).
4141

4242

0 commit comments

Comments
 (0)