Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory limits are not updated #20

Open
moklidia opened this issue Jul 13, 2022 · 0 comments
Open

Memory limits are not updated #20

moklidia opened this issue Jul 13, 2022 · 0 comments

Comments

@moklidia
Copy link
Collaborator

moklidia commented Jul 13, 2022

In docker-compose.uffizzi.com compose file first the web container had memory specification

    deploy:
      resources:
        limits:
          memory: 4000M

While the sidekiq container didn't have one. When I updated it in the compose file and triggered a deploy update, the memory limits for the sidekiq container stayed the same in the cluster, however the container was updated in the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant