Configuring SIPEnvironment custom resource

Set up your own SIPEnvironment custom resource by configuring the parameters in a YAML, as needed.

About this task

The SIPEnvironment custom resource must be created in the same namespace where the Operator is installed. You can create only one SIPEnvironment custom resource in a cluster.

Procedure

  1. Review the parameters supported by the SIPEnvironment. For more information about the parameters, see SIPEnvironment custom resource parameters.
  2. Configure the SIPEnvironment parameters in your YAML file as needed. For more information about SIPEnvironment sample manifest, see SIPEnvironment custom resource manifest.
  3. Run the following command to complete the installation.
    oc create -f <SIPEnvironment.yaml>
    The IBM Sterling Intelligent Promising is installed successfully after the custom resources are in ready state and the middleware and application server pods are running.