OneDB REST Data Store Configuration

To customize the installation and configurations see the list of configuration parameters available to the OneDB REST Data Store.

List of OneDB REST Data Store Configuration Parameters

Parameter Description Value
global.hclImagePullSecret Your own secret with your credentials to HCL’s Docker repository. Required when deploying solution in your own cluster. ‘’
hclFlexnetURL Your HCL FlexNet license server URL for your HCL entitlements. Required when deploying in your own cluster ‘’
hclFlexnetID Your HCL FlexNet license ID for your HCL entitlements. Required when deploying solution in your own cluster. ‘’
resources Resources like cpu and memory, requested from the cluster requests.cpu: “100m”, requests.memory: “128mi”
config Setting advanced options in the application’s yaml configuration file ‘’
externalDBUrl A custom external JDBC style URL if you want to connect to a OneDB server that is not part of the solution ‘’
databaseuser The user the REST API will use to connect to the OneDB Database Server onedbsa
databasePassword The password the REST API will use to connect to the OneDB Database Server onedb4ever