Commit Graph

7 Commits

Author SHA1 Message Date
renovate 2e3cde3e63 chore(deps): update oci.unbound.se/unboundsoftware/unbound-site docker digest to 57fadab
unbound-site / build (pull_request) Successful in 1m2s
unbound-site / deploy-prod (pull_request) Has been skipped
2026-01-09 09:34:25 +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 d674d04a49 chore: reduce resources 2021-10-04 14:58:55 +02:00
argoyle 473b3b20d3 chore: upgrade build tools and fix ingress 2020-12-05 14:02:04 +01:00