-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Are the task resource limits set in
nomad-driver-iis/examples/iis-test.nomad
Lines 28 to 34 in 28e9cad
| resources { | |
| cpu = 100 | |
| memory = 20 | |
| network { | |
| port "httplabel" {} | |
| } | |
| } |
If so, can you point me to the code that sets those in the IIS application pool?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request