code review changes

This commit is contained in:
James Oliver
2016-11-28 12:55:06 -07:00
parent 24443a3424
commit fb7e4f8835
8 changed files with 12 additions and 81 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ zookeeper:
image: rancher/zookeeper:3.4.8
environment:
ZK_ENSEMBLE_SIZE: ${ZOOKEEPER_SCALE}
JVMFLAGS: -Xmx512m -Xms512m
JVMFLAGS: ${ZOOKEEPER_JVM_FLAGS}
CONFD_INTERVAL: 0
labels:
io.rancher.scheduler.affinity:container_label_ne: io.rancher.stack_service.name=$${stack_name}/$${service_name}