We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0b339 commit a6c64e0Copy full SHA for a6c64e0
ansible/group_vars/alpha-workers.yml
@@ -2,6 +2,8 @@ name: api-worker
2
3
container_image: registry.runnable.com/runnable/{{ name }}
4
5
+memory_hard_limit: 1g
6
+
7
# for container settings
8
container_envs: >
9
{{ api_base_container_envs }}
0 commit comments