-[{"configDocKey":{"type":"io.quarkus.container.image.openshift.deployment.BuildStrategy","key":"quarkus.s2i.build-strategy","additionalKeys":[],"configDoc":"The build config strategy to use.","withinAMap":false,"defaultValue":"binary","javaDocSiteLink":"","docMapKey":"build-strategy","configPhase":"BUILD_TIME","acceptedValues":["`binary`","`docker`"],"optional":false,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_BUILD_STRATEGY","enum":true}},{"configDocKey":{"type":"string","key":"quarkus.s2i.base-jvm-image","additionalKeys":[],"configDoc":"The base image to be used when a container image is being produced for the jar build. When the application is built against Java 21 or higher, `registry.access.redhat.com/ubi8/openjdk-21:1.19` is used as the default. Otherwise `registry.access.redhat.com/ubi8/openjdk-17:1.19` is used as the default.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"base-jvm-image","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_BASE_JVM_IMAGE","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.base-native-image","additionalKeys":[],"configDoc":"The base image to be used when a container image is being produced for the native binary build","withinAMap":false,"defaultValue":"quay.io/quarkus/ubi-quarkus-native-binary-s2i:2.0","javaDocSiteLink":"","docMapKey":"base-native-image","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_BASE_NATIVE_IMAGE","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.jvm-arguments","additionalKeys":[],"configDoc":"The JVM arguments to pass to the JVM when starting the application","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"jvm-arguments","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":true,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_JVM_ARGUMENTS","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.native-arguments","additionalKeys":[],"configDoc":"Additional arguments to pass when starting the native application","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"native-arguments","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":true,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_NATIVE_ARGUMENTS","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.jar-directory","additionalKeys":[],"configDoc":"The directory where the jar is added during the assemble phase. This is dependent on the S2I image and should be supplied if a non default image is used.","withinAMap":false,"defaultValue":"/deployments/target/","javaDocSiteLink":"","docMapKey":"jar-directory","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_JAR_DIRECTORY","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.jar-file-name","additionalKeys":[],"configDoc":"The resulting filename of the jar in the S2I image. This option may be used if the selected S2I image uses a fixed name for the jar.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"jar-file-name","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_JAR_FILE_NAME","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.native-binary-directory","additionalKeys":[],"configDoc":"The directory where the native binary is added during the assemble phase. This is dependent on the S2I image and should be supplied if a non-default image is used.","withinAMap":false,"defaultValue":"/home/quarkus/","javaDocSiteLink":"","docMapKey":"native-binary-directory","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_NATIVE_BINARY_DIRECTORY","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.s2i.native-binary-file-name","additionalKeys":[],"configDoc":"The resulting filename of the native binary in the S2I image. This option may be used if the selected S2I image uses a fixed name for the native binary.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"native-binary-file-name","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_NATIVE_BINARY_FILE_NAME","enum":false}},{"configDocKey":{"type":"java.time.Duration","key":"quarkus.s2i.build-timeout","additionalKeys":[],"configDoc":"The build timeout.","withinAMap":false,"defaultValue":"PT5M","javaDocSiteLink":"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html","docMapKey":"build-timeout","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.s2i","since":null,"environmentVariable":"QUARKUS_S2I_BUILD_TIMEOUT","enum":false}}]
0 commit comments