Skip to content
Snippets Groups Projects
Commit 7f8da865 authored by Dean Kelly's avatar Dean Kelly
Browse files

Update post_deploy.sh

parent 49ac8bdd
No related branches found
No related tags found
2 merge requests!4Rht integration 2,!3Rht integration merge
......@@ -7,7 +7,7 @@ cd ..
echo ".....................Installing SWM....................................."
cd qos-scheduler
make chart
helm install qostest --namespace=he-codeco-swm --create-namespace tmp/helm
helm install qostest --namespace=codeco-swm-controllers --create-namespace tmp/helm
cd ..
echo "......................................Finished installing SWM.................................."
echo ".....................Installing MDM....................................."
......@@ -51,3 +51,5 @@ cat ../multus-cni/deployments/multus-daemonset-thick.yml | kubectl apply -f -
kubectl create -f ./deployments/l2sm-deployment.yaml
cd ..
echo "........................................Finished installing NetMA..............................................."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment