[INT] various updates to AKS deployment scripts
[integration.git] / deployment / aks / create_onap.sh
index 4abddd6..4f3a673 100755 (executable)
@@ -17,11 +17,10 @@ set -x
 
 BUILD_NAME=$1
 KUBECONFIG=$2
-NFS_SERVER_IP=$3
-OOM_BRANCH=$4
-BUILD_DIR=$5
-CHART_VERSION=$6
-OOM_OVERRIDES=$7
+OOM_BRANCH=$3
+BUILD_DIR=$4
+CHART_VERSION=$5
+OOM_OVERRIDES=$6
 
 pushd .