Skip to content
Snippets Groups Projects
Commit 0985ef55 authored by Tobias Bruns's avatar Tobias Bruns
Browse files

OZG-8032 remove memory settings

parent 3731e2af
No related branches found
No related tags found
2 merge requests!26Ozg 8032 remove memory settings,!25Ozg 8032 remove memory settings
...@@ -405,11 +405,8 @@ ...@@ -405,11 +405,8 @@
<mainClass>de.ozgcloud.vorgang.VorgangManagerServerApplication</mainClass> <mainClass>de.ozgcloud.vorgang.VorgangManagerServerApplication</mainClass>
<image> <image>
<env> <env>
<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS> <BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"></BPE_DELIM_JAVA_TOOL_OPTIONS>
<BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS> <BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS>
<BPE_APPEND_JAVA_TOOL_OPTIONS>
-Dio.grpc.netty.shaded.io.netty.maxDirectMemory=0</BPE_APPEND_JAVA_TOOL_OPTIONS>
<BPE_APPEND_JAVA_TOOL_OPTIONS>-XX:MaxDirectMemorySize=512m</BPE_APPEND_JAVA_TOOL_OPTIONS>
<BPE_APPEND_LC_ALL>en_US.UTF-8</BPE_APPEND_LC_ALL> <BPE_APPEND_LC_ALL>en_US.UTF-8</BPE_APPEND_LC_ALL>
</env> </env>
</image> </image>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment