|
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:v3.4.17-upstream |
6 |
| -IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:v3.4.17-upstream |
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_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:02b834fd74da71ec37f6a5c0d10aac9a679d1a0f4e510c4f77723ef2367e858a |
| 1 | +IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:2860c613d08ea46c739b56fd359ddd3f18ff5a496e4f4f51c59734ef7ef9d406 |
| 2 | +IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:f6117d5c15fab2de2e58dd821842f7650cdca0fc1085f74794cfc11a2e40ed5b |
| 3 | +IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:e958ede32f911c8926b2ec8727cd711491b6aa5743d2e7b1167ea6515356194f |
| 4 | +IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:0a6b6de06e1c9dfb2e2131b0c110e6b82d18977d7a13ea8c0427775956656b51 |
| 5 | +IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher@sha256:c45fb67254756c79829bcacf70763d261cc625c1845600cd69a8dbb4cd9543a8 |
| 6 | +IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver@sha256:9025a29ba14f75dd9926635d73663d054f4d5df0c54fa621bfffbbbe5a6864be |
| 7 | +IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller@sha256:4a2ccfc397ae6f3470df09eaace4d568d27378085466a38e68a2b56981c3e5f9 |
| 8 | +IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec@sha256:b2b3bc54744d2780c32f1aa564361a1ae4a42532c6d16662e45ad1025acff1ea |
| 9 | +IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server@sha256:9e905b2de2fb6801716a14ebd6e589cac82fef26741825d06717d695a37ff199 |
| 10 | +IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:a744c1b386fd5e4f94e43543e829df1bfdd1b564137917372a11da06872f4bcb |
11 | 11 | IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:3d30992e60774f887c4e7959c81b0c41b0d82d042250b3b56f05ab67fd4cdee1
|
12 |
| -IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:4f8d66597feeb32bb18699326029f9a71a5aca4a57679d636b876377c2e95695 |
| 12 | +IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:ab112105ac37352a2a4916a39d6736f5db6ab4c29bad4467de8d613e80e9bb33 |
13 | 13 | ZAP_LOG_LEVEL=info
|
14 | 14 | MAX_CONCURRENT_RECONCILES=10
|
15 | 15 | DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s
|
|
0 commit comments