diff --git a/openshift/mbs-test-template.yaml b/openshift/mbs-test-template.yaml index 2ecc2486..01626f5c 100644 --- a/openshift/mbs-test-template.yaml +++ b/openshift/mbs-test-template.yaml @@ -122,6 +122,7 @@ objects: PDC_INSECURE = True PDC_DEVELOP = True SCMURLS = [] + ALLOW_CUSTOM_SCMURLS = True RESOLVER = 'db' @@ -535,6 +536,7 @@ objects: PDC_INSECURE = True PDC_DEVELOP = True SCMURLS = [] + ALLOW_CUSTOM_SCMURLS = True RESOLVER = 'db'