Skip to content

Leap properties

Note

The following properties must be added:

If this does not suit your organizational needs, contact HCL Support for a possible workaround.

Below is an example snippet of setting leap-specific properties:

configuration:
   leap:
      . . .
     leapProperties: | 
        ibm.nitro.SetupAll.setupStatus = start
        ibm.nitro.InfoEntryPoint.dailyInfo = <div>Welcome to <b>HCL Leap 9.3.11</b> in Kubernetes!</div> 
        ibm.nitro.NitroConfig.serverURI=http://myleapserver.example.com
        ibm.nitro.NitroConfig.loginIdIsEmail = true
        ibm.nitro.NitroConfig.userLookup=false
        ibm.nitro.NitroConfig.userGroups=false

For more information, see Configuration properties.

Parent topic: Preparation