|
1 |
| -IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator:latest |
2 |
| -IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server:latest |
3 |
| -IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent:latest |
4 |
| -IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow:latest |
5 |
| -IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:odh-v3.4.17-1 |
6 |
| -IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:odh-v3.4.17-1 |
7 |
| -IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher:latest |
8 |
| -IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver:latest |
9 |
| -IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server:latest |
10 |
| -IMAGES_PIPELINESRUNTIMEGENERIC=hukhan/ds-pipelines-runtime-generic:latest |
11 |
| -IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:b30d60cd458133430d4c92bf84911e03cecd02f60e88a58d1c6c003543cf833a |
12 |
| -IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:f0ee0d27bb784e289f7d88cc8ee0e085ca70e88a5d126562105542f259a1ac01 |
13 |
| -IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:8ce44de8c683f198bf24ba36cd17e89708153d11f5b42c0a27e77f8fdb233551 |
| 1 | +IMAGES_DSPO=quay.io/hukhan/data-science-pipelines-operator@sha256:63475b224f62a6ee425081b300e1ed94d05f5a8c07c1e0366de9a37b566ef559 |
| 2 | +IMAGES_APISERVER=quay.io/hukhan/ds-pipelines-api-server@sha256:8bfe28890b665dcfdf51bbcaac9771d9a7a75dccca090697d9389fd2059d36b2 |
| 3 | +IMAGES_PERSISTENCEAGENT=quay.io/hukhan/ds-pipelines-persistenceagent@sha256:458e0d153e654317a3faaabd1dd86fa517f29c436edb10931f0409349d97f4f7 |
| 4 | +IMAGES_SCHEDULEDWORKFLOW=quay.io/hukhan/ds-pipelines-scheduledworkflow@sha256:8f68efddd8cf54b9fb2d235c539cabc22eb0ead08f03895d6685568ec657f5b0 |
| 5 | +IMAGES_LAUNCHER=quay.io/hukhan/ds-pipelines-launcher@sha256:84b6e7ff9dc732e68a599a8380273c0e05e49f2d3cc233f621b49f63719d99c5 |
| 6 | +IMAGES_DRIVER=quay.io/hukhan/ds-pipelines-driver@sha256:da48f3e0be127ec6422eedd59231dcd5ebf3df76bc96beebb63ccde3fc79bc44 |
| 7 | +IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/hukhan/ds-pipelines-runtime-generic@sha256:7f7579eb4e618adc6e723cc65814b08704dc4badacfa81f27f82a0243336cb8d |
| 8 | +IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/hukhan/ds-pipelines-argo-workflowcontroller@sha256:995f06328569b558d63cf727c0674df71b1927f74ab60e966596ccb8c06e12f8 |
| 9 | +IMAGES_ARGO_EXEC=quay.io/hukhan/ds-pipelines-argo-argoexec@sha256:da1b0d502ae97160185ec5debc2f0c8d54f70b01be4ea4a9339d7137cc3918a9 |
| 10 | +IMAGES_MLMDGRPC=quay.io/hukhan/mlmd-grpc-server@sha256:3cc1c51bdc7b5e3bf18537b16c5e3dd341441a01924a45ad7722a03d11437b39 |
| 11 | +IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:02b834fd74da71ec37f6a5c0d10aac9a679d1a0f4e510c4f77723ef2367e858a |
| 12 | +IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:3d30992e60774f887c4e7959c81b0c41b0d82d042250b3b56f05ab67fd4cdee1 |
| 13 | +IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:4f8d66597feeb32bb18699326029f9a71a5aca4a57679d636b876377c2e95695 |
14 | 14 | ZAP_LOG_LEVEL=info
|
15 | 15 | MAX_CONCURRENT_RECONCILES=10
|
16 | 16 | DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s
|
|
0 commit comments