BaseUI/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.bedrockVersion | string | (No Description) |
spec.certificates | object | Certificates contains information required to create and trust certificates for internal TLS communication. |
spec.certificates.caConfigMapKey | string | Key in the ConfigMap identified by caConfigMapName that contains root certificates to be trusted for internal TLS. |
spec.certificates.caConfigMapName | string | Name of the ConfigMap that contains root certificates to be trusted for internal TLS. |
spec.certificates.issuer | string | Name of the cert-manager.io/Issuer that will be used to create TLS certificates. |
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.modules | object | Modules is a list of module settings for the operator. This value will be default for 4.6.x and will eventually be required. |
spec.modules.groupProfiles | object | (No Description) |
spec.modules.groupProfiles.enabled | boolean | Enabled toggles the module as enabled or disabled, by default modules are enabled |
spec.modules.logs | object | (No Description) |
spec.modules.logs.enabled | boolean | Enabled toggles the module as enabled or disabled, by default modules are enabled |
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
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) |