|
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:3.5.14 |
9 |
| -IMAGES_ARGO_EXEC=quay.io/opendatahub/ds-pipelines-argo-argoexec:3.5.14 |
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:185d525c77542d0b18d6443a86ded2a72321a5cf5094c797f6439d4c652bc212 |
| 2 | +IMAGES_APISERVER=quay.io/opendatahub/ds-pipelines-api-server@sha256:82c3e2d7cb43497c35f257b7c517173e6f1b53407fa611aa480e1de52cad0a39 |
| 3 | +IMAGES_PERSISTENCEAGENT=quay.io/opendatahub/ds-pipelines-persistenceagent@sha256:0d6c1bddddcf33ab70eb1dc6f229c231e082ada6b38b262d191057849f2eed01 |
| 4 | +IMAGES_SCHEDULEDWORKFLOW=quay.io/opendatahub/ds-pipelines-scheduledworkflow@sha256:a483928e87dd6b96835c068375bf5548eb958496ad3f1c3ab9f1bc16fe50a949 |
| 5 | +IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher@sha256:61d71d980daed165c497fee26ab8060a525f77154767b2eadf260ca001b91873 |
| 6 | +IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver@sha256:d8186b1ba0c764552be0c0c57c6b4a6aa0b6e26718212ce9fc4f6a049081cfc3 |
| 7 | +IMAGES_PIPELINESRUNTIMEGENERIC=quay.io/opendatahub/ds-pipelines-runtime-generic@sha256:532cdb4fc1cd50165b7db97d34509c0762ac937397d7fa3987fb4ba3bf41b0b8 |
| 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