Skip to content

Commit 6767c1e

Browse files
authored
chore: Add odh-model-controller as infra component (#133)
Strictly, `odh-model-controller` would not act as infrastructure component. It will provide automation for creating the required Roles and RoleBindings for giving access to the models enrolled as-a-service. However, this seems to be the best place to put it in. Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
1 parent 116259e commit 6767c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/components/odh/kserve/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88
# For now, install only Model Serving pieces
99
resources:
1010
- github.com/opendatahub-io/kserve/config/overlays/odh?ref=release-v0.15
11+
- github.com/opendatahub-io/odh-model-controller/config/base?ref=incubating
1112

1213
namespace: opendatahub
1314

0 commit comments

Comments
 (0)