diff --git a/roles/installer/templates/tower_deployment.yaml.j2 b/roles/installer/templates/tower_deployment.yaml.j2 index 238eb232..f49dc627 100644 --- a/roles/installer/templates/tower_deployment.yaml.j2 +++ b/roles/installer/templates/tower_deployment.yaml.j2 @@ -150,7 +150,7 @@ spec: {% endif %} env: - name: SUPERVISOR_WEB_CONFIG_PATH - value: "/etc/supervisord_task.conf" + value: "/etc/supervisord.conf" - name: AWX_SKIP_MIGRATIONS value: "1" - name: MY_POD_UID