relax restriction to allow upgrade
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Etcd
|
||||
|
||||
** NOTE ** This template does not function with Rancher 1.2+, it is only present to enable an upgrade path for those who upgraded Rancher prior to upgrading their etcd service.
|
||||
|
||||
A distributed key/value store that provides a reliable way to store data across a cluster of machines
|
||||
|
||||
### General
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
.catalog:
|
||||
version: 2.3.7
|
||||
version: 2.3.7-beta.1
|
||||
minimum_rancher_version: v1.1.1
|
||||
maximum_rancher_version: v1.1.4
|
||||
questions:
|
||||
- variable: SCALE
|
||||
description: Desired cluster size. 3, 5, or 7 are good choices. You will need this many hosts to reach your desired scale.
|
||||
|
||||
Reference in New Issue
Block a user