Commit Graph

1 Commits

Author SHA1 Message Date
f80b488949 Implement complete S2I deployment script - fully self-service
- Create deploy-s2i-complete.sh with all required resources
- Automatically applies RBAC, ConfigMap, S2I build, Service, Route
- Configures ServiceAccount, resource limits, and replicas
- Single command deployment - no additional steps needed
- Fix service routing to use correct service created by oc new-app
- Update README.md to highlight complete S2I option
- Ensure application is fully functional after deployment
2025-10-04 09:33:01 -03:00