refactor: reduce resource requests in deploy.yaml #79

Merged
argoyle merged 1 commits from reduce-k8s-resource-requests into master 2024-12-08 20:09:38 +00:00
argoyle commented 2024-12-08 20:08:21 +00:00 (Migrated from gitlab.com)

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.

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.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-12-08 20:08:25 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2024-12-08 20:09:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/unbound-site#79