aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/etcd.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/services/etcd.yaml')
-rw-r--r--docker/services/etcd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/services/etcd.yaml b/docker/services/etcd.yaml
index e5a7096b..818bddd4 100644
--- a/docker/services/etcd.yaml
+++ b/docker/services/etcd.yaml
@@ -100,7 +100,7 @@ outputs:
step_config: 'include ::tripleo::profile::base::etcd'
config_image: *etcd_image
volumes:
- - /var/lib/config-data/etcd/etc/:/etc
+ - /var/lib/config-data/etcd/etc/etcd/:/etc/etcd:ro
- /var/lib/etcd:/var/lib/etcd:ro
host_prep_tasks:
- name: create /var/lib/etcd