mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-14 04:41:00 +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>