Etcd v2.3.3 upgrade with standalone bugfix

This commit is contained in:
James Oliver
2016-05-11 12:34:54 -07:00
parent 6f6be283f5
commit f4604249d1
5 changed files with 96 additions and 2 deletions
+2 -1
View File
@@ -33,6 +33,7 @@ etcd-discovery:
bootstrap:
image: rancher/etcd:v2.3.0
command: bootstrap ${REPLICAS}
link: container:etcd-discovery
links:
- etcd-discovery
labels:
io.rancher.container.start_once: 'true'