[bitnami/tomcat] fix memory opts for jmx-exporter (#13449)

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>

Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
This commit is contained in:
Cyril Jouve
2022-11-11 12:32:08 +01:00
committed by GitHub
parent 2814eed9be
commit 3c3729292f
2 changed files with 3 additions and 4 deletions

View File

@@ -26,4 +26,4 @@ name: tomcat
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/tomcat
- http://tomcat.apache.org
version: 10.5.1
version: 10.5.2

View File

@@ -148,9 +148,8 @@ containers:
{{- end }}
command:
- java
- -XX:+UnlockExperimentalVMOptions
- -XX:+UseCGroupMemoryLimitForHeap
- -XX:MaxRAMFraction=1
args:
- -XX:MaxRAMPercentage=100
- -XshowSettings:vm
- -jar
- jmx_prometheus_httpserver.jar