Commit Graph

11 Commits

Author SHA1 Message Date
argoyle a6ae2fd2b1 feat: migrate from GitLab CI to Gitea Actions 2026-01-08 13:25:03 +01:00
argoyle 69584cf1c5 fix(k8s): update app labels to use recommended format
Refactor Kubernetes deployment and service labels to follow 
the recommended label format. Change all occurrences of 
"app: lingonpaj-site" to "app.kubernetes.io/name: lingonpaj-site" 
for improved consistency and compliance with Kubernetes best 
practices.
2025-01-24 14:57:48 +01:00
argoyle cbe66df604 fix(k8s): adjust resource requests for deployment
Reduce CPU and memory requests from 10m to 5m and from 10Mi to 5Mi to 
optimize resource usage for the application deployment. This change 
aims to improve overall efficiency without compromising performance.
2024-12-08 21:08:48 +01:00
argoyle 579229732f chore: ingrass group name 2023-03-03 08:29:28 +01:00
argoyle 339ed1580d chore: move to default ingress group 2022-12-20 07:14:09 +01:00
argoyle 7b0bf01b56 chore: reduce resources 2021-10-04 14:54:46 +02:00
argoyle 6d4066a3d4 chore: prepare ingresses for K8S 1.22 2021-09-29 20:02:43 +02:00
argoyle 1ee03e5cf5 chore: add ingress group 2021-04-17 21:56:37 +02:00
argoyle 5441685754 chore: add SSL redirect 2021-04-17 21:52:27 +02:00
argoyle 1aa37fb2f1 chore: move to ALB ingress 2021-04-17 21:39:24 +02:00
argoyle 3c45790cc3 chore: remove ssl redirect since ingress controller handles that 2020-12-05 14:34:31 +01:00