@@ -25,7 +25,7 @@ metadata:
2525 ]
2626 capabilities : Basic Install
2727 categories : AI/Machine Learning
28- createdAt : " 2026-06-11T09:06:59Z "
28+ createdAt : " 2026-06-22T19:14:00Z "
2929 description : AI-powered virtual assistant for Red Hat OpenStack Services on OpenShift
3030 features.operators.openshift.io/cnf : " false"
3131 features.operators.openshift.io/cni : " false"
@@ -301,6 +301,10 @@ spec:
301301 value : registry.redhat.io/rhel9/postgresql-16:latest
302302 - name : RELATED_IMAGE_OKP_IMAGE_URL_DEFAULT
303303 value : registry.redhat.io/offline-knowledge-portal/rhokp-rhel9:latest
304+ - name : RELATED_IMAGE_CONSOLE_IMAGE_URL_DEFAULT
305+ value : registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9:1.0.12
306+ - name : RELATED_IMAGE_CONSOLE_PF5_IMAGE_URL_DEFAULT
307+ value : registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-pf5-rhel9:1.0.12
304308 image : quay.io/openstack-lightspeed/operator:latest
305309 livenessProbe :
306310 httpGet :
@@ -484,4 +488,8 @@ spec:
484488 name : postgres-image-url-default
485489 - image : registry.redhat.io/offline-knowledge-portal/rhokp-rhel9:latest
486490 name : okp-image-url-default
491+ - image : registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-rhel9:1.0.12
492+ name : console-image-url-default
493+ - image : registry.redhat.io/openshift-lightspeed/lightspeed-console-plugin-pf5-rhel9:1.0.12
494+ name : console-pf5-image-url-default
487495 version : 0.0.1
0 commit comments