Commit Graph

13 Commits

Author SHA1 Message Date
argoyle 09a07973cb fix: remove incorrect digest pinning from image reference
unbound-site / build (pull_request) Successful in 2m51s
unbound-site / deploy-prod (pull_request) Has been skipped
2026-01-09 11:56:50 +01:00
renovate a84425f56b chore(deps): update oci.unbound.se/unboundsoftware/unbound-site docker digest to 57fadab (#178)
unbound-site / build (push) Failing after 47s
unbound-site / deploy-prod (push) Has been skipped
2026-01-09 09:34:47 +00:00
renovate d1566f8220 chore(deps): pin oci.unbound.se/unboundsoftware/unbound-site docker tag to afe1908 (#177)
unbound-site / build (push) Successful in 3m21s
unbound-site / deploy-prod (push) Failing after 3s
2026-01-09 08:25:18 +00:00
argoyle 15b7ec9e13 feat: migrate from GitLab CI to Gitea Actions 2026-01-08 13:36:20 +01:00
argoyle 4c6118116b fix(k8s): update labels and selectors for consistency
Change label keys from "app" to "app.kubernetes.io/name"  
to standardize the label format across the deployment,  
service, and pod specifications. This improves clarity and  
ensures alignment with Kubernetes best practices for  
labeling and facilitates better management and  
selection of resources.
2025-01-24 14:59:58 +01:00
argoyle 5426baeefc refactor: reduce resource requests in deploy.yaml
Adjust the CPU and memory requests for the container from 10m and 
10Mi to 5m and 5Mi, respectively, to optimize resource usage in 
the Kubernetes deployment. This change aims to allocate fewer 
resources while maintaining application performance.
2024-12-08 21:07:56 +01:00
argoyle 4e67b1342a chore: ingrass group name 2023-03-03 08:30:48 +01:00
argoyle 66a90fc4bd chore: move to default ingress group 2022-12-19 18:05:13 +01:00
argoyle d674d04a49 chore: reduce resources 2021-10-04 14:58:55 +02:00
argoyle 84dc6ca20c chore: prepare ingresses for K8S 1.22 2021-09-29 20:07:07 +02:00
argoyle 3747377228 chore: update paths 2021-04-17 22:19:47 +02:00
argoyle 344d2d8167 chore: change to ALB ingress 2021-04-17 22:10:34 +02:00
argoyle 473b3b20d3 chore: upgrade build tools and fix ingress 2020-12-05 14:02:04 +01:00