Merge "Mount host /tmp folder to horizon container"
This commit is contained in:
commit
f594e0e749
@ -34,6 +34,7 @@ horizon_services:
|
||||
- "{{ kolla_dev_repos_directory ~ '/murano-dashboard/muranodashboard:/var/lib/kolla/venv/lib/python2.7/site-packages/muranodashboard' if horizon_murano_dev_mode | bool else '' }}"
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
- "kolla_logs:/var/log/kolla/"
|
||||
- "/tmp:/tmp"
|
||||
|
||||
|
||||
####################
|
||||
|
Loading…
x
Reference in New Issue
Block a user