4 Configuration

This chapter lists the configuration changes in release 25.1.2xx.

4.1 Helm

This section lists the Helm parameter changes in release 25.1.2xx.

For more information about the Helm parameters, see the "Customizing cnDBTier" section in Oracle Communications Cloud Native Core, cnDBTier Installation, Upgrade, and Fault Recovery Guide.

Release 25.1.201-4

There are no Helm parameter changes in this release.

Release 25.1.201-3

There are no Helm parameter changes in this release.

Release 25.1.201-2

There are no Helm parameter changes in this release.

Release 25.1.201-1

There are no Helm parameter changes in this release.

Release 25.1.201

There are no Helm parameter changes in this release.

Release 25.1.200

The following are the Helm parameter changes in this release:
  • Added the following parameters to define the service mode preferences based on the Kubernetes cluster's networking setup (SingleStack or DualStack):
    • /global/serviceMode/internal
    • /global/serviceMode/internal/global/serviceMode/external/ndbmysqldsvc
    • /global/serviceMode/external/connectivityService
    • /global/serviceMode/external/dbMonitorService
    • /global/db-replication-svc/dbreplsvcdeployments[].serviceMode.external
    • /global/db-replication-svc/dbreplsvcdeployments[].replication.preferredIpFamily
  • Added the following parameters to enable support for both HTTP and HTTPS protocols over db-replication-svc:
    • /global/https/supportDualProtocol
    • /global/db-replication-svc/dbreplsvcdeployments[].service.httpport
    • /global/db-replication-svc/dbreplsvcdeployments[].service.httpsport
  • Added the following parameters to enable support for both HTTP and HTTPS protocols over db-replication-svc:
    • /global/https/clientAuthentication
    • /global/https/caCertificate
    • /global/https/serverCertificate
    • /global/https/serverCertificateKey
    • /global/https/clientCertificate
    • /global/https/clientCertificateKey
    • /global/https/secrets/caSecret
    • /global/https/secrets/serverSecret
    • /global/https/secrets/clientSecret
  • Added the following parameters to enable automated serviceAccount creation:
    • /global/autoCreateResources/enabled
    • /global/autoCreateResources/serviceAccount/create
    • /global/autoCreateResources/serviceAccounts/accounts[0]/serviceAccountName
    • /global/autoCreateResources/serviceAccounts/accounts[0]/type
    • /global/autoCreateResources/serviceAccounts/accounts[0]/create
    • /global/autoCreateResources/serviceAccounts/accounts[1]/serviceAccountName
    • /global/autoCreateResources/serviceAccounts/accounts[1]/type
    • /global/autoCreateResources/serviceAccounts/accounts[1]/create
    • /global/autoCreateResources/serviceAccounts/accounts[2]/serviceAccountName
    • /global/autoCreateResources/serviceAccounts/accounts[2]/type
    • /global/autoCreateResources/serviceAccounts/accounts[2]/create