From e29879e8c959c3606b83bf14e90d2442840ea2b6 Mon Sep 17 00:00:00 2001 From: John Peterson Date: Fri, 2 Oct 2020 20:30:01 -0700 Subject: [PATCH] Openshift pipelines helm chart --- Openshift4/helm/openshift-pipelines/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Openshift4/helm/openshift-pipelines/values.yaml b/Openshift4/helm/openshift-pipelines/values.yaml index 320dd84..99d1e42 100755 --- a/Openshift4/helm/openshift-pipelines/values.yaml +++ b/Openshift4/helm/openshift-pipelines/values.yaml @@ -16,8 +16,7 @@ pipelines: ## Common initContainer: - #image: registry.connect.redhat.com/jfrog/init:1.0.0 - image: quay.io/jfrog/init:1.0.0 + image: registry.connect.redhat.com/jfrog/init:1.0.0 pullPolicy: IfNotPresent ## Available modes: devmode (enable it for debuging) and production