Fix service fork of ceph_workflow

This ps updates the service fork of ceph_workflow to include
the right service name.

Change-Id: I0da247468b1d47fd7323e3c1822eba6cf4a2412b
This commit is contained in:
Kevin Fox 2017-01-05 11:28:13 -08:00
parent 2daa3429e1
commit 6c6da4eb8b

View File

@ -205,7 +205,7 @@ helm install kolla/glance-create-keystone-service --version 3.0.0-1 \
helm install kolla/cinder-create-keystone-service --version 3.0.0-1 \
--namespace kolla --name cinder-create-keystone-service --set "$common_vars"
helm install kolla/cinder-create-keystone-service --version 3.0.0-1 \
helm install kolla/cinder-create-keystone-servicev2 --version 3.0.0-1 \
--namespace kolla --name cinder-create-keystone-servicev2 --set "$common_vars"
helm install kolla/cinder-create-keystone-user --debug --version 3.0.0-1 \