mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
When enabling debug web requests, the /var/log/tower directory needs to exist. Rather than just creating that directory in the container image then create an emptyDir volume. Closes: #1485 Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>