Fix bug when choose to use local mount path to store persistant data
This commit is contained in:
@@ -2,7 +2,6 @@ version: '2'
|
||||
catalog:
|
||||
name: Minio
|
||||
version: 2017-03-16-rancher1
|
||||
minimum_rancher_version: v1.5.0
|
||||
questions:
|
||||
- variable: "MINIO_SCALE"
|
||||
description: "Number of minio nodes."
|
||||
@@ -111,4 +110,4 @@ services:
|
||||
healthy_threshold: 2
|
||||
port: 42
|
||||
unhealthy_threshold: 3
|
||||
interval: 2000
|
||||
interval: 2000
|
||||
Reference in New Issue
Block a user