-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
In order to allow for FIPS to be disabled in the CLI calls contained within the server image, it's necessary for the user to be able to pass arbitrary JVM options to all CLI calls.
spec: container: extraJvmOpts: "-Dcom.redhat.fips=false" cliExtraJvmOpts: "-Dcom.redhat.fips=false"