Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions modules/images-other-jenkins-env-var.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,8 @@ By default, the JVM sets the initial heap size.
|Default:
`image-registry.openshift-image-registry.svc:5000/openshift/nodejs:latest`

|`JAVA_FIPS_OPTIONS`
|Setting this value controls how the JVM operates when running on a FIPS node. For more information, see link:https://access.redhat.com/documentation/en-us/openjdk/11/html-single/configuring_openjdk_11_on_rhel_with_fips/index#config-fips-in-openjdk[Configure OpenJDK 11 in FIPS mode].
|Default: `-Dcom.redhat.fips=false`

|===