Update wild-app-add to copy all template files. Clean up script output.

This commit is contained in:
2025-08-08 09:29:16 -07:00
parent 360069a8e8
commit 97e25a5f08
2 changed files with 24 additions and 65 deletions

View File

@@ -19,10 +19,4 @@ echo
./nfs/install.sh
./docker-registry/install.sh
echo "Infrastructure setup complete!"
echo
echo "To verify components, run:"
echo "- kubectl get pods -n cert-manager"
echo "- kubectl get pods -n externaldns"
echo "- kubectl get pods -n kubernetes-dashboard"
echo "- kubectl get clusterissuers"
echo "Service setup complete!"