Updating the custom resource for each capability in your deployment
Edit the custom resource YAML file for each capability that you deployed. Do not apply the updated custom resource file before you make the necessary changes for all the capabilities in your deployment.
Before you begin
For more information about the structure of the custom resource and the parameter sections, see Custom resource pattern structure.
Procedure
Open the custom resource saved in
cert-kubernetes/scripts/cp4ba-upgrade/project/<project
name>/custom_resource/icp4acluster.yaml file in your favorite editor, and
follow the upgrade steps for each capability you included in your deployment.
What to do next
Use the following sections to upgrade each capability that is included in your CR file. If you do not want to use the default values, check and configure the optional parameters.
After you complete configuring the other capabilities in your custom resource file, make sure that you complete the last step Validating the YAML in your custom resource file before you apply the custom resource to the operator.