Update roles/installer/templates/tower_deployment.yaml.j2

This commit is contained in:
Shane McDonald
2021-04-03 12:36:55 -04:00
committed by GitHub
parent 9b327f6ad5
commit 32b862c79b

View File

@@ -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