From 50dc6b111814d04fe8f1bd011126015ca1e8a385 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Tue, 26 Jun 2018 08:10:23 -0500 Subject: [PATCH] Glance: move to use swift backend by default This PS moves to use the swift backend for glance by default, which in the case of OSH is currently served by keystone auth'd radosgw. This change moves the chart to be inline with the current gates, and deployments - which have been using swift by default for some time. Change-Id: Ia9c954ae2bd833e7f449bfdf7c51f8df5c78ba57 Signed-off-by: Pete Birley --- glance/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance/values.yaml b/glance/values.yaml index b03bc31757..2c7e9af814 100644 --- a/glance/values.yaml +++ b/glance/values.yaml @@ -18,7 +18,7 @@ # name: value # radosgw, rbd, swift or pvc -storage: radosgw +storage: swift labels: api: