Update nfs development scripts
The development scripts are currently pointing to the old helm v2 minikube scripts and as a result, they do not work properly. This change points them to use the correct up-to-date scripts and is part of the effort to update and cleanup the deployment scripts for openstack-helm. Change-Id: I4797eace5f9f625de886c7abe1111222da2e92f9
This commit is contained in:
parent
3ff41ce11c
commit
0534f0524b
@ -1 +1 @@
|
||||
../common/000-install-packages.sh
|
||||
../../common/install-packages.sh
|
@ -1 +1 @@
|
||||
../common/010-deploy-k8s.sh
|
||||
../../common/deploy-k8s.sh
|
@ -1 +1 @@
|
||||
../common/020-setup-client.sh
|
||||
../../common/setup-client.sh
|
@ -1 +1 @@
|
||||
../common/030-ingress.sh
|
||||
../../component/common/ingress.sh
|
Loading…
x
Reference in New Issue
Block a user