Updated post_deploy with after_netma corrections
1 unresolved thread
1 unresolved thread
Compare changes
+ 6
− 8
@@ -65,21 +65,14 @@ kubectl taint nodes kind-control-plane node-role.kubernetes.io/control-plane:NoS
@@ -65,21 +65,14 @@ kubectl taint nodes kind-control-plane node-role.kubernetes.io/control-plane:NoS
kubectl wait --for=condition=Ready pod --all -A --timeout=20m # wait until everything is running before we continue
@@ -87,6 +80,11 @@ kubectl apply -f network-exposure/kuberfiles/02_nemesys-deployment.yaml
@@ -87,6 +80,11 @@ kubectl apply -f network-exposure/kuberfiles/02_nemesys-deployment.yaml
echo "........................................Finished installing NetMA..............................................."