Skip to content

Commit

Permalink
fix(#5341): Add IntegrationProfile to CSV
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Apr 10, 2024
1 parent dbb1bea commit c5ca3d4
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ metadata:
categories: Integration & Delivery
certified: "false"
containerImage: docker.io/apache/camel-k:2.4.0-SNAPSHOT
createdAt: 2024-04-09T09:51:41Z
createdAt: 2024-04-09T18:29:41Z
description: Apache Camel K is a lightweight integration platform, born on Kubernetes,
with serverless superpowers.
operators.operatorframework.io/builder: operator-sdk-v1.16.0
Expand Down Expand Up @@ -58,6 +58,11 @@ spec:
kind: IntegrationPlatform
name: integrationplatforms.camel.apache.org
version: v1
- description: IntegrationProfile is the Schema for the integrationprofiles API
displayName: Integration Profile
kind: IntegrationProfile
name: integrationprofiles.camel.apache.org
version: v1
- description: Integration is the Schema for the integrations API
displayName: Integration
kind: Integration
Expand Down

0 comments on commit c5ca3d4

Please sign in to comment.