You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current configurations that would default to UseContainerSupport can be seen:
java -XX:+PrintFlagsFinal grep "InitialRAMPercentage|MinRAMPercentage|UseContainerSupport|MaxRAMPercentage"
The text was updated successfully, but these errors were encountered:
pupseba
added a commit
to pupseba/helm3-charts
that referenced
this issue
Mar 28, 2022
UseContainerSupport is backported to Java 8u191 and should be used instead of the experimental flags.
helm3-charts/charts/nexus-repository-manager/values.yaml
Line 24 in 775f49b
Current configurations that would default to UseContainerSupport can be seen:
java -XX:+PrintFlagsFinal grep "InitialRAMPercentage|MinRAMPercentage|UseContainerSupport|MaxRAMPercentage"
The text was updated successfully, but these errors were encountered: