From c4864f1b450e8b1f5258da34c3d09cbbb626578c Mon Sep 17 00:00:00 2001 From: pengdake <19921207pq@gmail.com> Date: Fri, 30 Nov 2018 11:21:46 +0800 Subject: [PATCH] Update manifest named keystone-manifest The charts of mariadb and memcached are moved to openstack-helm-infra. So we need update keystone-manifest. Change-Id: Ie5cb4fcc5bf7b1dc31880eef6fbb6d0600598680 Signed-off-by: pengdake <19921207pq@gmail.com> --- examples/keystone-manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/keystone-manifest.yaml b/examples/keystone-manifest.yaml index c4147cd0..00a12d07 100644 --- a/examples/keystone-manifest.yaml +++ b/examples/keystone-manifest.yaml @@ -39,7 +39,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm + location: https://git.openstack.org/openstack/openstack-helm-infra subpath: mariadb reference: master dependencies: @@ -65,7 +65,7 @@ data: values: {} source: type: git - location: https://git.openstack.org/openstack/openstack-helm + location: https://git.openstack.org/openstack/openstack-helm-infra subpath: memcached reference: master dependencies: