Use awx web launch script to pick up the correct supervisor config (#935)

- reduce resource requests so that CI passes in resource constrained
    environments
This commit is contained in:
Christian Adams
2022-06-01 19:11:25 -04:00
committed by GitHub
parent 3ac0232e89
commit 0983220fba
3 changed files with 9 additions and 8 deletions

View File

@@ -164,7 +164,8 @@ replicas: "1"
task_args:
- /usr/bin/launch_awx_task.sh
task_command: []
web_args: []
web_args:
- /usr/bin/launch_awx.sh
web_command: []
task_resource_requirements: