mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Remove extra note in AIO script
This change removes an extra NOTE that was included as part of a previous change. Change-Id: Ifde5343d5489556c9b2fc5ca6e3d9fe18ea68331
This commit is contained in:
@@ -19,8 +19,6 @@ set -xe
|
||||
: ${OSH_EXTRA_HELM_ARGS_NOVA:="$(./tools/deployment/common/get-values-overrides.sh nova)"}
|
||||
: ${OSH_EXTRA_HELM_ARGS_NEUTRON:="$(./tools/deployment/common/get-values-overrides.sh neutron)"}
|
||||
|
||||
#NOTE: Lint and package chart
|
||||
|
||||
#NOTE: Lint and package chart
|
||||
make nova
|
||||
make neutron
|
||||
|
||||
Reference in New Issue
Block a user