Mayne0213 38cf2fb891 REFACTOR(app): extract kaniko manifest
- Create deploy/kaniko/job.yaml as template
- Use sed for template variable substitution
- Remove inline YAML heredoc from workflow
- Simplify workflow logic with template-based approach
- Add resource limits for Kaniko container
- Improve logging and error handling

Benefits:
- Better code organization and readability
- Easier to maintain and test
- Reusable manifest template
- Version controlled configuration
2025-12-28 17:05:14 +09:00
2025-11-23 10:24:32 +09:00
2025-11-22 23:44:51 +09:00
2025-11-22 23:44:51 +09:00
Description
No description provided
230 KiB
Languages
TypeScript 44.8%
CSS 27.1%
Dockerfile 25.9%
JavaScript 2.2%