Advanced configuration of Automation Decision Services
The following instructions help you complete the Advanced Configuration for Automation Decision Services in the OpenShift® Installed Operators user interface.
For a starter deployment, set Automation Decision Services
(olm_starter_decisions_ads) to true. Both Decision Designer
and the decision runtime are enabled in starter deployments. Also, the embedded MongoDB service is
installed and automatically configured.
For a custom deployment, set Automation Decision Services
(olm_custom_decisions_ads) to true, and choose whether to
include Decision Designer and the decision runtime. By default, both are enabled. At least one of
them must be enabled when Automation Decision Services is enabled.
For a custom deployment, enter the following values based on the configuration you want.
- Mongo Admin Secret: the name of the secret that contains MongoDB URIs. For more information, see Configuring Decision Designer.
Remember:
- You can use the parameter descriptions in IBM Automation Decision Services parameters to help you add more configurations.
- You can copy and paste parameters from the custom resource (CR) custom pattern templates in the YAML View and edit the parameters.
- You can edit the CR file in the editor, but it is best if you have the CR complete and verified before you save your changes in the editor. For example, go to http://www.yamllint.com/ to verify the contents of your file.