diff --git a/bootstrap/ic-shared-img-det/pinger.yaml b/bootstrap/ic-shared-img-det/pinger.yaml index f4c3b870..2745534a 100644 --- a/bootstrap/ic-shared-img-det/pinger.yaml +++ b/bootstrap/ic-shared-img-det/pinger.yaml @@ -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 diff --git a/lab-materials/03/06/sanity_check.pipeline b/lab-materials/03/06/sanity_check.pipeline index 25a2e83d..3326256b 100644 --- a/lab-materials/03/06/sanity_check.pipeline +++ b/lab-materials/03/06/sanity_check.pipeline @@ -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": "", diff --git a/lab-materials/03/06/sanity_check.yaml b/lab-materials/03/06/sanity_check.yaml index a701739f..5fe740cf 100644 --- a/lab-materials/03/06/sanity_check.yaml +++ b/lab-materials/03/06/sanity_check.yaml @@ -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 diff --git a/lab-materials/05/05-05/process_claims.pipeline b/lab-materials/05/05-05/process_claims.pipeline index b03f90e5..da8c4c13 100644 --- a/lab-materials/05/05-05/process_claims.pipeline +++ b/lab-materials/05/05-05/process_claims.pipeline @@ -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": [ { diff --git a/lab-materials/05/05-05/process_claims.yaml b/lab-materials/05/05-05/process_claims.yaml index dfdbed0b..5118a128 100644 --- a/lab-materials/05/05-05/process_claims.yaml +++ b/lab-materials/05/05-05/process_claims.yaml @@ -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: @@ -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 @@ -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 @@ -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 @@ -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: @@ -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