Define wether the database node is installed.
Is set to false in ReadyNow Orchestrator only mode, using values-disable-compiler.yaml
Optimizer Hub is shipped as a Helm chart with all the defaults as specified in the values.yaml file. Here you find a list of the most important generic values that can be modified to match Optimizer Hub to your environment.
Specific settings can be found on the configuration pages of the service itself, for example, "Configuring the ReadyNow Orchestrator > ReadyNow Orchestrator Defaults".
Option | Description | Default |
---|---|---|
db.enabled |
Define wether the database node is installed. Is set to false in ReadyNow Orchestrator only mode, using |
true |
Option | Description | Default |
---|---|---|
dbschema.auto-recreate.enabled |
If enabled, will automatically recover from database pod restarts with loss of schema. If you have a database and this database is not using a persistence volume, this setting must be set to true, otherwise you will need manual interaction if the pod is restored. |
false |
See "Sizing and Scaling your Optimizer Hub Installation > Configuring Capacity".