Merge "Lint and package chart About postgresql"
This commit is contained in:
commit
ccc036c88c
@ -13,6 +13,11 @@
|
||||
# under the License.
|
||||
set -xe
|
||||
|
||||
export HELM_CHART_ROOT_PATH="${HELM_CHART_ROOT_PATH:="${OSH_INFRA_PATH:="../openstack-helm-infra"}"}"
|
||||
|
||||
#NOTE: Lint and package chart
|
||||
make -C ${HELM_CHART_ROOT_PATH} postgresql
|
||||
|
||||
#NOTE: Wait for deploy
|
||||
: ${OSH_INFRA_PATH:="../openstack-helm-infra"}
|
||||
helm upgrade --install postgresql ${OSH_INFRA_PATH}/postgresql \
|
||||
|
Loading…
x
Reference in New Issue
Block a user