Fix name of variables error About ceph-rgw
The name of variables should be OSH_EXTRA_HELM_ARGS_CEPH_RGW. Change-Id: Ibf7a9251da7d268472510211a55ae2798746cb13
This commit is contained in:
parent
b73ee9a5b6
commit
0ba0252bf3
@ -53,7 +53,7 @@ helm upgrade --install radosgw-openstack ${OSH_INFRA_PATH}/ceph-rgw \
|
||||
--namespace=openstack \
|
||||
--values=/tmp/radosgw-openstack.yaml \
|
||||
${OSH_EXTRA_HELM_ARGS} \
|
||||
${OSH_EXTRA_HELM_ARGS_HEAT}
|
||||
${OSH_EXTRA_HELM_ARGS_CEPH_RGW}
|
||||
|
||||
#NOTE: Wait for deploy
|
||||
./tools/deployment/common/wait-for-pods.sh openstack
|
||||
|
Loading…
Reference in New Issue
Block a user