diff --git a/deploy/olm-catalog/portworx/1.10.0/core_v1_storagecluster_crd.yaml b/deploy/olm-catalog/portworx/1.10.0/core_v1_storagecluster_crd.yaml index cf50105ec..3e5162141 100644 --- a/deploy/olm-catalog/portworx/1.10.0/core_v1_storagecluster_crd.yaml +++ b/deploy/olm-catalog/portworx/1.10.0/core_v1_storagecluster_crd.yaml @@ -916,6 +916,9 @@ spec: image: type: string description: Docker image of the telemetry container. + logUploaderImage: + type: string + description: Docker image of the log-upload-service container. security: type: object description: Contains security configuration for the storage cluster. @@ -1391,6 +1394,12 @@ spec: metricsCollectorProxy: type: string description: Desired image for metrics collector proxy. + telemetryProxy: + type: string + description: Desired image for telemetry proxy. + logUploader: + type: string + description: Desired image for log uploader. conditions: type: array description: Contains details for the current condition of this cluster. diff --git a/deploy/olm-catalog/portworx/1.10.0/portworx-certified.clusterserviceversion.yaml b/deploy/olm-catalog/portworx/1.10.0/portworx-certified.clusterserviceversion.yaml index 1467903e6..67298fa53 100644 --- a/deploy/olm-catalog/portworx/1.10.0/portworx-certified.clusterserviceversion.yaml +++ b/deploy/olm-catalog/portworx/1.10.0/portworx-certified.clusterserviceversion.yaml @@ -7,9 +7,9 @@ metadata: capabilities: Auto Pilot categories: "Storage" description: Cloud native storage solution for production workloads - containerImage: portworx/px-operator:1.10.0-dev + containerImage: registry.connect.redhat.com/portworx/openstorage-operator@sha256:088f1af8328269bd6c36360c2e04ded7164c16bc130238707a824fb58b33e55e repository: https://github.com/libopenstorage/operator - createdAt: 2022-09-08T17:28:41Z + createdAt: 2022-10-24T19:25:49Z support: Portworx, Inc certified: "true" operatorframework.io/initialization-resource: |- @@ -215,7 +215,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: portworx-operator - image: portworx/px-operator:1.10.0-dev + image: registry.connect.redhat.com/portworx/openstorage-operator@sha256:088f1af8328269bd6c36360c2e04ded7164c16bc130238707a824fb58b33e55e imagePullPolicy: Always command: - /operator