Skip to content

Commit

Permalink
Merge pull request #229 from opendatahub-io/dashboard-sync
Browse files Browse the repository at this point in the history
Sync operator crds with dashboard crds
  • Loading branch information
VaishnaviHire authored May 15, 2023
2 parents c6cde29 + d720d16 commit 22d8552
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,14 @@ spec:
type: boolean
disableModelServing:
type: boolean
disableProjectSharing:
type: boolean
disableCustomServingRuntimes:
type: boolean
modelMetricsNamespace:
type: string
disablePipelines:
type: boolean
groupsConfig:
type: object
required:
Expand Down Expand Up @@ -132,3 +138,9 @@ spec:
type: boolean
key:
type: string
storageClassName:
type: string
templateOrder:
type: array
items:
type: string

0 comments on commit 22d8552

Please sign in to comment.