Skip to content

Commit eb62437

Browse files
Merge pull request #471 from opendatahub-io/create-pull-request/patch
Sync operator CRDs from odh-dashboard manifests CRDs
2 parents 073eece + ad91fd5 commit eb62437

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

config/crd/dashboard-crds/odhapplications.dashboard.opendatahub.io.crd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ spec:
116116
isEnabled:
117117
type: boolean
118118
kfdefApplications:
119+
description: "(Deprecated) Apps do not rely on other deployments, they are deployed by those components."
119120
items:
120121
type: string
121122
type: array

config/crd/dashboard-crds/odhdashboardconfigs.opendatahub.io.crd.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,7 @@ spec:
144144
type: array
145145
items:
146146
type: string
147+
templateDisablement:
148+
type: array
149+
items:
150+
type: string

0 commit comments

Comments
 (0)