fix(k8s): adjust CPU requests for better resource allocation #309

Merged
argoyle merged 1 commits from update-cpu-request-to-10m into main 2024-12-08 20:36:24 +00:00
1 Commits
Author SHA1 Message Date
argoyle 7fc195e44e fix(k8s): adjust CPU requests for better resource allocation
Reduces the CPU request from "100m" to "10m" in the deploy.yaml file to 
optimize resource usage and improve deployment efficiency in the 
Kubernetes environment. This change helps to allocate resources more 
effectively while maintaining application performance.
2024-12-08 21:14:06 +01:00