Skip to content

Commit 8807711

Browse files
astefanuttiopenshift-merge-robot
authored andcommitted
Update OLM ClusterServiceVersion
1 parent d2daec1 commit 8807711

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

config/manifests/bases/codeflare-operator.clusterserviceversion.yaml

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,21 @@ spec:
1414
apiservicedefinitions: {}
1515
customresourcedefinitions:
1616
owned:
17-
- description: InstaScale is the Schema for the instascales API
18-
displayName: InstaScale
19-
kind: InstaScale
20-
name: instascales.codeflare.codeflare.dev
21-
version: v1alpha1
22-
- description: MCAD is the Schema for the mcads API
23-
displayName: MCAD
24-
kind: MCAD
25-
name: mcads.codeflare.codeflare.dev
26-
version: v1alpha1
17+
- description: AppWrapper is the Schema for the AppWrapper API
18+
displayName: AppWrapper
19+
kind: AppWrappers
20+
name: appwrappers.workload.codeflare.dev
21+
version: v1beta1
22+
- description: SchedulingSpec is the Schema for the SchedulingSpec API
23+
displayName: SchedulingSpec
24+
kind: SchedulingSpecs
25+
name: schedulingspecs.workload.codeflare.dev
26+
version: v1beta1
27+
- description: QuotaSubtree is the Schema for the QuotaSubtree API
28+
displayName: QuotaSubtree
29+
kind: QuotaSubtrees
30+
name: quotasubtrees.quota.codeflare.dev
31+
version: v1
2732
description: CodeFlare allows you to scale complex pipelines anywhere
2833
displayName: CodeFlare Operator
2934
icon:

0 commit comments

Comments
 (0)