You can create one or more Inventory Visibility 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.
Procedure
- Review the parameters that are supported by the
IVServiceGroup. For more information about the parameters, see IVServiceGroup custom resource parameters.
-
Configure the inventory service service group parameters in your YAML file
as needed. For more information about
IVServiceGroup sample manifest,
see IVServiceGroup custom resource manifest.
- Run the following command to create the IVServiceGroup service group.
oc create -f <IVServiceGroup.yaml>
The service group for Inventory Visibility is created successfully
after the IVServiceGroup is in ready state.