From 9f93978086ea85ce6cadcf2b613e2a0d94c87da4 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Sat, 21 Mar 2020 13:07:12 +0100 Subject: [PATCH] review-stats: add the missing objectname to the playbook Signed-off-by: Clement Verna --- playbooks/openshift-apps/review-stats.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/openshift-apps/review-stats.yml b/playbooks/openshift-apps/review-stats.yml index d47e9d6bee..d02158e421 100644 --- a/playbooks/openshift-apps/review-stats.yml +++ b/playbooks/openshift-apps/review-stats.yml @@ -31,6 +31,7 @@ - role: openshift/object app: review-stats template: pvc.yml + objectname: pvc.yml - role: openshift/start-build app: review-stats buildname: builder-build