mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "Fix developer compute-kit.sh script"
This commit is contained in:
@@ -15,6 +15,7 @@ set -xe
|
||||
|
||||
export RUN_HELM_TESTS="no"
|
||||
export CEPH_ENABLED=true
|
||||
export OSH_EXTRA_HELM_ARGS_NOVA="${OSH_EXTRA_HELM_ARGS} --set manifests.network_policy=true"
|
||||
export OSH_EXTRA_HELM_ARGS_NOVA="--set manifests.network_policy=true $(./tools/deployment/common/get-values-overrides.sh nova)"
|
||||
|
||||
# Deploy nova and neutron charts
|
||||
./tools/deployment/component/compute-kit/compute-kit.sh
|
||||
|
||||
Reference in New Issue
Block a user