Skip to content

Commit

Permalink
Merge pull request #2147 from lucferbux/issue-2143
Browse files Browse the repository at this point in the history
Cleanup of caikit OOTB
  • Loading branch information
openshift-merge-bot[bot] authored Nov 16, 2023
2 parents a1b90b5 + d6c9fb0 commit 3b03421
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions manifests/modelserving/caikit-ootb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ objects:
kind: ServingRuntime
metadata:
name: caikit-tgis-runtime
annotations:
openshift.io/display-name: Caikit TGIS ServingRuntime for KServe
annotations:
openshift.io/display-name: Caikit TGIS ServingRuntime for KServe
labels:
opendatahub.io/dashboard: 'true'
spec:
Expand All @@ -42,8 +42,9 @@ objects:
env:
- name: RUNTIME_LOCAL_MODELS_DIR
value: /mnt/models
- name: RUNTIME_GRPC_SERVER_THREAD_POOL_SIZE
value: "64"
ports:
- containerPort: 8080
name: h2c
protocol: TCP
parameters: []

0 comments on commit 3b03421

Please sign in to comment.