Skip to content

Commit

Permalink
docs: update old docs (opendatahub-io#1188)
Browse files Browse the repository at this point in the history
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 742b09b)
  • Loading branch information
zdtsw authored and VaishnaviHire committed Sep 13, 2024
1 parent 3501357 commit a0f5e10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ To deploy ODH components seamlessly, ODH operator will watch two CRDs:
name: knative-serving
modelmeshserving:
managementState: Managed
modelregistry:
managementState: Managed
ray:
managementState: Managed
kueue:
Expand Down
5 changes: 3 additions & 2 deletions docs/upgrade-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,11 @@ spec:
kueue:
managementState: Managed
trainingoperator:
managementState: Removed
managementState: Managed
>>>>>>> 742b09bd (docs: update old docs (#1188))
workbenches:
managementState: Managed
trustyai:
managementState: Removed
managementState: Managed
EOF
```

0 comments on commit a0f5e10

Please sign in to comment.