Lint and package chart About aodh

Without this "make",It can lead to not being found <helm-toolkit> when running this script.

Change-Id: I4e002d1fe29e222d4414d3e6afc703dd124c7e64
This commit is contained in:
jinyuan 2021-03-05 16:15:36 +08:00
parent 0eb93933ff
commit 8653bdf5d3

View File

@ -13,6 +13,9 @@
# under the License.
set -xe
#NOTE: Lint and package chart
make aodh
#NOTE: Wait for deploy
helm upgrade --install aodh ./aodh \
--namespace=openstack \