Checking and completing your custom resource
A custom resource YAML is a configuration file that describes an instance of a deployment that is created by the operator and includes parameters to install Decision Intelligence Client Managed Software. You can use a sample for minimal custom resources (CR) that is available on GitHub, and author and customize it for your needs.
About this task
Samples for minimal CR and fully customized CR are available in the following GitHub repository:
https://github.com/icp4a/automation-decision-services-kubernetes
. Go to the branch that matches the
product version 26.0.0. You can check
a sample CR YAML file, minimal or fully customized, and update it.
Tip:
- Start with the minimal CR file and customize the configuration for your needs.
- The fully customized CR file cannot be used as is unless you edit the configuration for your needs.
For more information about the configuration parameters that are used in the CR, see Configuration parameters.