|
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_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher:latest |
6 | | -IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver:latest |
7 | | -IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/opendatahub/ds-pipelines-runtime-generic:latest |
8 | | -IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller:odh-v3.4.17-1 |
9 | | -IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:odh-v3.4.17-1 |
10 | | -IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server:latest |
11 | | -IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9:2.6 |
12 | | -IMAGES_MARIADB=registry.redhat.io/rhel9/mariadb-105:latest |
13 | | -IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9:latest |
14 | | -IMAGES_TOOLBOX=registry.redhat.io/ubi9/toolbox:latest |
15 | | -IMAGES_RHELAI=registry.redhat.io/rhelai1/instructlab-nvidia-rhel9:1.5 |
| 1 | +IMAGES_DSPO=quay.io/opendatahub/data-science-pipelines-operator@sha256:f8aa9635e7b5964fd58a9434b4b81989ca307e08598320c60c86d34fe1f35acd |
| 2 | +IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:1c74478a6de2328affe1f99722c892e0446a98002f1e218aa958b8e833acf3c8 |
| 3 | +IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:1b4ab750e8f686269015eee648d84efe1e015c4aa944c82bbe44d6cfb5e3b08c |
| 4 | +IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:2e62047c4021de93067dd9151ec4ba7f08e25c0fe9e7d4077614ced00b07c87b |
| 5 | +IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher@sha256:28aa9286e9efdb85352f21ce0d22d6810bdb725784791a412a33c432fe40f042 |
| 6 | +IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver@sha256:4fe0405adbbfd39e72bbf57ce7178e19550dcbd5a5139f26bba2805742263c74 |
| 7 | +IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/opendatahub/ds-pipelines-runtime-generic@sha256:c0bf4e80aea061b20b3db920ca625b2dba9e64d99966c2f7aa9213d65cb465c3 |
| 8 | +IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcontroller@sha256:995f06328569b558d63cf727c0674df71b1927f74ab60e966596ccb8c06e12f8 |
| 9 | +IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec@sha256:da1b0d502ae97160185ec5debc2f0c8d54f70b01be4ea4a9339d7137cc3918a9 |
| 10 | +IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server@sha256:9e905b2de2fb6801716a14ebd6e589cac82fef26741825d06717d695a37ff199 |
| 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 |
| 14 | +IMAGES_TOOLBOX=registry.redhat.io/ubi9/toolbox@sha256:da31dee8904a535d12689346e65e5b00d11a6179abf1fa69b548dbd755fa2770 |
| 15 | +IMAGES_RHELAI=registry.redhat.io/rhelai1/instructlab-nvidia-rhel9@sha256:05cfba1fb13ed54b1de4d021da2a31dd78ba7d8cc48e10c7fe372815899a18ae |
16 | 16 | ZAP_LOG_LEVEL=info |
17 | 17 | MAX_CONCURRENT_RECONCILES=10 |
18 | 18 | DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s |
|
0 commit comments