From 125638f418ce13241ffe66e147656b5327bcfe09 Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Thu, 28 Jun 2018 14:54:06 +1000 Subject: [PATCH] waiverdb: try without explicit import-image See if OpenShift figures out it needs to do this itself. --- playbooks/openshift-apps/waiverdb.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/playbooks/openshift-apps/waiverdb.yml b/playbooks/openshift-apps/waiverdb.yml index 89f2977f02..9008fe3981 100644 --- a/playbooks/openshift-apps/waiverdb.yml +++ b/playbooks/openshift-apps/waiverdb.yml @@ -56,9 +56,6 @@ app: waiverdb template: imagestream.yml objectname: imagestream.yml - - role: openshift/import-image - app: waiverdb - imagestreamname: waiverdb-upstream - role: openshift/object app: waiverdb template: buildconfig.yml