refactor(deploy): remove cpu and memory limits for schemas #441

Merged
argoyle merged 1 commits from remove-resource-limits-schemas into main 2025-04-12 11:40:40 +00:00

1 Commits

Author SHA1 Message Date
argoyle 8e02bfb0a2 refactor(deploy): remove cpu and memory limits for schemas
Removes the CPU and memory limits for the schemas container in the
Kubernetes deployment configuration. This change is made to allow
for greater flexibility in resource allocation based on runtime
demands, ensuring better performance in varying load conditions.
2025-04-12 10:44:13 +02:00