Configuring UtilityServiceGroup custom resource (independent mode)

You can create one or more utility service groups independently, which means to define the service groups outside of the SIPEnvironment custom resource. However, you can deploy only one service group at a time within a namespace. Review all the parameters supported by the UtilityServiceGroup and configure the utility services- audit, carrier, catalog, rules, and search.

Procedure

  1. Review the parameters that are supported by the UtilityServiceGroup. For more information about the parameters, see UtilityServiceGroup custom resource parameters.
  2. Configure the utility service group parameters in your YAML file as needed. For more information about UtilityServiceGroup sample manifest, see UtilityServiceGroup custom resource manifest.
  3. Run the following command to create the UtilityServiceGroup service group.
    oc create -f <UtilityServiceGroup.yaml>
    The service group for utility services is created successfully after the UtilityServiceGroup is in ready state.