We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b47412 commit 6b0342eCopy full SHA for 6b0342e
scripts/aws/entrypoint.sh
@@ -93,8 +93,6 @@ cd /app
93
# -- start operator
94
echo "Starting Java application..."
95
96
-cat "${OPERATOR_CONFIG}"
97
-
98
java \
99
-XX:MaxRAMPercentage=95 -XX:-UseCompressedOops -XX:+PrintFlagsFinal \
100
-Djava.security.egd=file:/dev/./urandom \
0 commit comments