Add kustomize install in 01_install_essentials.sh
kustomize is a useful debug tool when rendering fails Relates-To: #120 Change-Id: I2b30c32d43df288a0d44df6d8edf0d0ba3b11191 Signed-off-by: James Gu <james.gu@att.com>
This commit is contained in:
parent
af91caff6c
commit
dfe56aa1ba
@ -29,3 +29,4 @@ cd ${AIRSHIPCTL_PROJECT}
|
||||
./tools/deployment/provider_common/03_install_pip.sh
|
||||
./tools/deployment/provider_common/04_install_yq.sh
|
||||
./tools/deployment/01_install_kubectl.sh
|
||||
./tools/install_kustomize.sh
|
||||
|
Loading…
Reference in New Issue
Block a user