diff --git a/tekton/os-cert-config.yaml b/tekton/os-cert-config.yaml index 2e556fd4..0b4a5df9 100644 --- a/tekton/os-cert-config.yaml +++ b/tekton/os-cert-config.yaml @@ -7,3 +7,4 @@ data: OPERATOR_TEST_IS_RUNNING_IN_K8S: "true" OPERATOR_TEST_IS_RUNNING_IN_OPENSHIFT: "true" SKIP_SPRING_CNBP: "true" + TEST_IMAGE_PULL_POLICY: "Always"