License Requirements

The OneDB database server requires a license to be used. This is set using hclFlexnetURL and hclFlexnetID values in the helm chart. Below is a values override file that sets these parameter values. This values to be used for these parameters will be obtained from HCL.

File: myvalues.yaml
hclFlexnetURL:  flex-net-xxxxx 
hclFlexnetID: xxxxxx 

A Sofy solution uses a service named anchor. This service is used for license management. The OneDB helm charts use anchor but don’t need the amount of resources set by default in a Sofy solution helm chart.

You can override the resources used by this anchor service by using the following values override file.

File: anchor.yaml
anchor: 
    resources: 
        cpu: 250m