Skip to content

Commit

Permalink
Merge pull request rh-aiservices-bu#107 from rh-aiservices-bu/fix/cha…
Browse files Browse the repository at this point in the history
…nge_image_account

Replaced the images
  • Loading branch information
guimou authored Jan 12, 2024
2 parents f8b78dc + 16c6e07 commit fecdbe8
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bootstrap/ic-shared-img-det/pinger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: pinger
image: quay.io/rlundber/sds-small:1.8
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-small-datascience:1.0
command:
- python
- -u
Expand Down
2 changes: 1 addition & 1 deletion lab-materials/03/06/sanity_check.pipeline
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"kubernetes_shared_mem_size": {},
"kubernetes_tolerations": [],
"mounted_volumes": [],
"runtime_image": "quay.io/rlundber/rh1/sanity_pipeline:1.7",
"runtime_image": "quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-sanity-pipeline:1.0",
"filename": "test_response_quality.py"
},
"label": "",
Expand Down
2 changes: 1 addition & 1 deletion lab-materials/03/06/sanity_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/sanity_pipeline:1.7
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-sanity-pipeline:1.0
stepTemplate:
volumeMounts:
- name: mlpipeline-metrics
Expand Down
2 changes: 1 addition & 1 deletion lab-materials/05/05-05/process_claims.pipeline
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
"kubernetes_pod_labels": [],
"env_vars": [],
"kubernetes_secrets": [],
"runtime_image": "quay.io/rlundber/rh1/processing_pipeline:1.2"
"runtime_image": "quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0"
},
"pipeline_parameters": [
{
Expand Down
12 changes: 6 additions & 6 deletions lab-materials/05/05-05/process_claims.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/processing_pipeline:1.2
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0
params:
- name: claim_id
stepTemplate:
Expand Down Expand Up @@ -155,7 +155,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/processing_pipeline:1.2
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0
stepTemplate:
volumeMounts:
- name: mlpipeline-metrics
Expand Down Expand Up @@ -213,7 +213,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/processing_pipeline:1.2
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0
stepTemplate:
volumeMounts:
- name: mlpipeline-metrics
Expand Down Expand Up @@ -271,7 +271,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/processing_pipeline:1.2
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0
stepTemplate:
volumeMounts:
- name: mlpipeline-metrics
Expand Down Expand Up @@ -334,7 +334,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/processing_pipeline:1.2
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0
params:
- name: detection_endpoint
stepTemplate:
Expand Down Expand Up @@ -394,7 +394,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['pipelines.kubeflow.org/run_name']
image: quay.io/rlundber/rh1/processing_pipeline:1.2
image: quay.io/rh-aiservices-bu/rhoai-lab-insurance-claim-processing-pipeline:1.0
stepTemplate:
volumeMounts:
- name: mlpipeline-metrics
Expand Down

0 comments on commit fecdbe8

Please sign in to comment.