Commit Graph

13 Commits

Author SHA1 Message Date
suyiiyii 298e82bcb8 Fix image reference formatting in appRender for correct Docker image path 2025-03-14 21:41:11 +08:00
suyiiyii c62e160288 Fix envInjector to correctly assign input when not a Deployment 2025-03-14 21:36:02 +08:00
suyiiyii f3e247460a Fix envInjector to correctly handle non-Deployment inputs 2025-03-14 21:33:16 +08:00
suyiiyii 98e324c586 Add HTTPService rendering for Ingress configuration 2025-03-14 19:59:36 +08:00
suyiiyii 6edd214baf Update image references for nginx and caddy, and enhance environment injection for deployments 2025-03-14 18:15:11 +08:00
suyiiyii a890a979e9 Fix envSecretRender to use stringData instead of data for environment secrets 2025-03-14 17:19:56 +08:00
suyiiyii 69c336d9e9 Update application definitions to use new app names and images for nginx and caddy 2025-03-14 17:16:29 +08:00
suyiiyii 7697420c30 Remove debug print statements from environment injection and deployment rendering 2025-03-14 16:45:36 +08:00
suyiiyii b729e4030a Refactor environment injection and secret rendering for improved deployment handling 2025-03-14 12:23:53 +08:00
suyiiyii 09319ab532 Add environment injection to deployment and enhance app rendering 2025-03-14 11:26:43 +08:00
suyiiyii 1993029144 Add environment schema and secret rendering for application configuration 2025-03-14 11:11:59 +08:00
suyiiyii c4a1f3aefd Add KCL deployment configuration and application setup for nginx 2025-03-14 11:05:33 +08:00
suyiiyii 6d793e89b3 Add initial KCL deployment configuration for nginx and project setup 2025-03-14 09:52:55 +08:00