Applying the custom resource for upgrade

An upgraded custom resource must be applied to the operator.

Procedure

  1. Check that all the capabilities that you want to install are configured.
    cat ibm_fncm_cr_final.yaml
  2. Deploy the configured capabilities by applying the custom resource.

    Using the OpenShift® CLI:

    oc apply -f ibm_fncm_cr_final.yaml

    Using the Kubernetes CLI:

    kubectl apply -f ibm_fncm_cr_final.yaml

What to do next

Before you upgrade the operator which automatically upgrades the deployment, prepare your Content Platform Engine for upgrade. For more information see the topic Preparing to upgrade your deployment .