Skip to content

Commit f9db207

Browse files
committed
update
Signed-off-by: A.Arnold <[email protected]>
1 parent 95b99f0 commit f9db207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/mta-7-installing-web-console-on-openshift.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,15 @@ The most commonly used CR settings are listed in this table:
179179
|Maximum number of CPUs the Java provider resource is allowed to use
180180

181181
|`provider_java_container_limits_memory`
182-
|`800Mi`
182+
|`2Gi`
183183
|Maximum amount of memory the Java provider resource is allowed to use. You can increase this limit if the pod displays `OOMKilled` errors.
184184

185185
|`provider_java_container_requests_cpu`
186186
|`1`
187187
|Minimum number of CPUs the Java provider resource needs to run
188188

189189
|`provider_java_container_requests_memory`
190-
|`350Mi`
190+
|`2Gi`
191191
|Minimum amount of memory the Java provider resource needs to run
192192
|====
193193

0 commit comments

Comments
 (0)