Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ricardo Zanini <[email protected]>
  • Loading branch information
rgdoliveira and ricardozanini authored Jan 26, 2024
1 parent dedfb10 commit 9a26604
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions openshift-serverless-logic-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
kind: ImageStreamList
apiVersion: v1
metadata:
name: openshift-serverless-kogito-image-streams
name: openshift-serverless-logic-image-streams
annotations:
description: ImageStream definitions for Red Hat OpenShift Serverless Logic images
openshift.io/provider-display-name: Kie Group
Expand All @@ -29,15 +29,15 @@ items:
metadata:
name: logic-data-index-ephemeral-rhel8
annotations:
openshift.io/display-name: Red Hat build of Runtime image for Kogito Data Index Service for ephemeral PostgreSQL persistence provider
openshift.io/display-name: Red Hat build of Runtime image for SonataFlow Data Index Service for ephemeral PostgreSQL persistence provider
openshift.io/provider-display-name: Kie Group
spec:
tags:
- name: '1.32.0'
annotations:
description: Red Hat build of Kogito Data Index Service - ephemeral PostgreSQL
description: Red Hat build of SonataFlow Data Index Service - ephemeral PostgreSQL
iconClass: icon-jbpm
tags: logic-data-index,kogito,data-index,data-index-ephemeral
tags: logic-data-index,sonataflow,data-index,data-index-ephemeral
supports: quarkus
version: '1.32.0'
referencePolicy:
Expand All @@ -50,15 +50,15 @@ items:
metadata:
name: logic-devmode
annotations:
openshift.io/display-name: Red Hat build of Kogito Serverless Workflow development mode image with Quarkus extensions libraries preinstalled.
openshift.io/display-name: Red Hat build of SonataFlow development mode image with Quarkus extensions libraries preinstalled.
openshift.io/provider-display-name: Kie Group
spec:
tags:
- name: '1.32.0'
annotations:
description: Red Hat build of Kogito Serverless Workflow development mode image with Quarkus extensions libraries preinstalled.
description: Red Hat build of SonataFlow development mode image with Quarkus extensions libraries preinstalled.
iconClass: icon-jbpm
tags: logic,devmode,kogito,kogito,development,serverless,workflow
tags: logic,devmode,sonataflow,development,serverless,workflow
supports: quarkus
version: '1.32.0'
referencePolicy:
Expand All @@ -71,15 +71,15 @@ items:
metadata:
name: logic-builder
annotations:
openshift.io/display-name: Red Hat build of Runtime image for Kogito Serverless Workflow builder with Quarkus extensions libraries preinstalled
openshift.io/display-name: Red Hat build of Runtime image for SonataFlow builder with Quarkus extensions libraries preinstalled
openshift.io/provider-display-name: Kie Group
spec:
tags:
- name: '1.32.0'
annotations:
description: Red Hat build of Runtime image for Kogito Serverless Workflow builder with Quarkus extensions libraries preinstalled
description: Red Hat build of Runtime image for SonataFlow builder with Quarkus extensions libraries preinstalled
iconClass: icon-jbpm
tags: logic,builder,kogito,workflow,serverless
tags: logic,builder,sonataflow,workflow,serverless
supports: quarkus
version: '1.32.0'
referencePolicy:
Expand Down

0 comments on commit 9a26604

Please sign in to comment.