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 fab166d commit e19ee2fCopy full SHA for e19ee2f
src/main/resources/application.properties
@@ -5,3 +5,4 @@ quarkus.container-image.registry=ghcr.io
5
quarkus.kubernetes.image-pull-policy=if-not-present
6
# Uber Jar is required because of this issue: https://github.com/quarkusio/quarkus/issues/39833
7
quarkus.package.type=uber-jar
8
+quarkus.jib.jvm-additional-arguments=-Dpolyglot.engine.WarnInterpreterOnly=false
0 commit comments