fix: Update deployment script to use correct nginx-nodeport deployment filename
This commit is contained in:
@@ -43,7 +43,7 @@ echo -e " ${GREEN}✅ ConfigMaps deployed${NC}"
|
||||
echo ""
|
||||
|
||||
echo " 📦 Deploying nginx application..."
|
||||
kubectl apply -f nginx-nodeport-deployment-worker-only.yaml
|
||||
kubectl apply -f nginx-nodeport-deployment.yaml
|
||||
echo -e " ${GREEN}✅ nginx deployment created (worker-only)${NC}"
|
||||
echo ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user