Skip to content
Snippets Groups Projects
Commit 7904c4a4 authored by Christian Berendt's avatar Christian Berendt
Browse files

Add kolla_logs volume to kibana container

Change-Id: Ie3a04fa6c0f7406fcbc9033a38d9941509d9dc90
Closes-bug: #1640303
parent 54cc601e
No related branches found
No related tags found
No related merge requests found
...@@ -8,3 +8,4 @@ ...@@ -8,3 +8,4 @@
volumes: volumes:
- "{{ node_config_directory }}/kibana/:{{ container_config_directory }}/:ro" - "{{ node_config_directory }}/kibana/:{{ container_config_directory }}/:ro"
- "/etc/localtime:/etc/localtime:ro" - "/etc/localtime:/etc/localtime:ro"
- "kolla_logs:/var/log/kolla/"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment