Skip to content
Snippets Groups Projects
Commit 773a01b7 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Using folder rather than file when map files into container"

parents 65e9b8ae 78c498e7
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ skydive_services:
volumes:
- "{{ node_config_directory }}/skydive-agent/:{{ container_config_directory }}/:ro"
- "/etc/localtime:/etc/localtime:ro"
- "/var/run/openvswitch/db.sock:/var/run/openvswitch/db.sock:ro"
- "/var/run/openvswitch:/var/run/openvswitch:ro"
- "/var/run/netns:/host/run:shared"
- "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