ConnectorUI/v1

For documentation regarding install parameters, see IBM Documentation. By installing this product you accept the license terms.

spec

Description: CommonSpecs - specs that are common to determining a deployment.

Type: object

Table 1. Description of ConnectorUI/v1 spec
Property Type Description
spec object CommonSpecs - specs that are common to determining a deployment.
spec.configuration object Additional configuration for the UI deployment
spec.configuration.topologyModel string TopologyModel - Specify the terminology to use in CP4WAIOps when defining collections of topology resource groups. Valid values are "application" or "service". If this setting is not specified, the default value will be "application".
spec.container object ContainerSpec - possible configurations around containers
spec.container.containerPort integer (No Description)
spec.container.env array (No Description)
spec.container.resources object ResourceRequirements describes the compute resource requirements.
spec.container.resources.claims array Claims lists the names of resources, defined in spec.resourceClaims, that are used by this container. This is an alpha field and requires enabling the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers.
spec.container.resources.limits object Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
spec.container.resources.requests object Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. Requests cannot exceed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
spec.image object ImageSpec - specification around how to pull an image.
spec.image.path string (No Description)
spec.image.pullPolicy string PullPolicy describes a policy for if/when to pull a container image
spec.image.pullSecret string (No Description)
spec.license object License - license spec determines whether a license has been accepted
spec.license.accept boolean License acceptance switch
spec.name string Name of the service being deployed
spec.replicas integer (No Description)
spec.size string (No Description)
spec.tlsSecretName string (No Description)
spec.version string Version of the csv deploying
spec.zenserviceName string name of the zenservice cr that is used for this deployment

status

Description: (No Description)

Type: object

Table 1. Description of ConnectorUI/v1 status
Property Type Description
status object (No Description)
status.conditions array (No Description)
status.managedResources array (No Description)
status.phase string (No Description)
status.versions object (No Description)
status.versions.reconciled string (No Description)