InsightsUI/v1
For documentation regarding install parameters, see IBM Documentation. By installing this product you accept the license terms.
spec
Description: (No Description)
Type: object
Property | Type | Description |
---|---|---|
spec | object | (No Description) |
spec.asm | object | Contact details for ASM |
spec.asm.bindingSecret | string | Data store binding secret |
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.datarouter | object | (No Description) |
spec.container.datarouter.containerPort | integer | (No Description) |
spec.container.datarouter.env | array | (No Description) |
spec.container.datarouter.image | object | ImageSpec - specification around how to pull an image. |
spec.container.datarouter.image.path | string | (No Description) |
spec.container.datarouter.image.pullPolicy | string | PullPolicy describes a policy for if/when to pull a container image |
spec.container.datarouter.image.pullSecret | string | (No Description) |
spec.container.datarouter.resources | object | ResourceRequirements describes the compute resource requirements. |
spec.container.datarouter.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.datarouter.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.datarouter.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.container.datarouter.tlsSecretName | string | (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.container.ui | object | (No Description) |
spec.container.ui.containerPort | integer | (No Description) |
spec.container.ui.env | array | (No Description) |
spec.container.ui.image | object | ImageSpec - specification around how to pull an image. |
spec.container.ui.image.path | string | (No Description) |
spec.container.ui.image.pullPolicy | string | PullPolicy describes a policy for if/when to pull a container image |
spec.container.ui.image.pullSecret | string | (No Description) |
spec.container.ui.resources | object | ResourceRequirements describes the compute resource requirements. |
spec.container.ui.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.ui.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.ui.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.container.ui.tlsSecretName | string | (No Description) |
spec.container.uiApi | object | (No Description) |
spec.container.uiApi.containerPort | integer | (No Description) |
spec.container.uiApi.env | array | (No Description) |
spec.container.uiApi.image | object | ImageSpec - specification around how to pull an image. |
spec.container.uiApi.image.path | string | (No Description) |
spec.container.uiApi.image.pullPolicy | string | PullPolicy describes a policy for if/when to pull a container image |
spec.container.uiApi.image.pullSecret | string | (No Description) |
spec.container.uiApi.resources | object | ResourceRequirements describes the compute resource requirements. |
spec.container.uiApi.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.uiApi.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.uiApi.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.container.uiApi.tlsSecretName | string | (No Description) |
spec.demodatasets | array | (No Description) |
spec.elasticSearch | object | Contact details for ElasticSearch |
spec.elasticSearch.bindingSecret | string | Data store binding secret |
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.kafka | object | Contact details for Kafka |
spec.kafka.bindingSecret | string | Data store binding secret |
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.postgres | object | Contact details for postgres |
spec.postgres.bindingSecret | string | Data store binding secret |
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
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) |