Skip to content

Commit

Permalink
k8s: align CSI manifest to ODH
Browse files Browse the repository at this point in the history
adapts kubeflow#491

Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs committed Oct 28, 2024
1 parent b862a97 commit 43cf054
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
container:
name: storage-initializer
image: kubeflow/model-registry-storage-initializer:latest
image: quay.io/opendatahub/model-registry-storage-initializer:latest
env:
- name: MODEL_REGISTRY_BASE_URL
value: "model-registry-service.kubeflow.svc.cluster.local:8080"
Expand Down

0 comments on commit 43cf054

Please sign in to comment.