From e9b9182f7fda9b82b4123dca6eee87c4e467dc4c Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Tue, 31 Oct 2017 02:18:56 +0000 Subject: [PATCH] Update to use correct image Now that we're triggering container generation off the repo we can use it. Change-Id: I565e4ed2763162e40c57db6e53e3197aa43b2cdd --- berth/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/berth/values.yaml b/berth/values.yaml index b1d6b2b..1d615ce 100644 --- a/berth/values.yaml +++ b/berth/values.yaml @@ -1,6 +1,6 @@ images: - vmrunner: quay.io/attcomdev/kvm-manager:latest + vmrunner: quay.io/attcomdev/berth:latest labels: node_selector_key: openstack-control-plane