From 10ab3e018a42051b601156ec5e3f931f59624e2b Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Wed, 9 Dec 2020 09:56:00 +0100 Subject: [PATCH] Used wrong type in the datagrepper POC --- playbooks/openshift-apps/monitor_dashboard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/monitor_dashboard.yml b/playbooks/openshift-apps/monitor_dashboard.yml index cc8d103399..363a2d058c 100644 --- a/playbooks/openshift-apps/monitor_dashboard.yml +++ b/playbooks/openshift-apps/monitor_dashboard.yml @@ -44,7 +44,7 @@ - role: openshift/object app: monitor-dashboard - template: imagestream.yml + file: imagestream.yml objectname: imagestream.yml - role: openshift/object