Make flags on wild-setup-services consistent with wild-service-setup.
This commit is contained in:
@@ -49,7 +49,13 @@ Internet → External DNS → MetalLB LoadBalancer → Traefik → Kubernetes Se
|
||||
### Complete Infrastructure Setup
|
||||
```bash
|
||||
# All services with fresh templates (recommended for first-time setup)
|
||||
wild-setup-services --fetch
|
||||
|
||||
# All services using existing templates (fastest)
|
||||
wild-setup-services
|
||||
|
||||
# Configure all services but don't deploy (for planning)
|
||||
wild-setup-services --no-deploy
|
||||
```
|
||||
|
||||
### Individual Service Management
|
||||
|
||||
Reference in New Issue
Block a user