Removed replica question as it is not used here

This commit is contained in:
Josh Cox 2017-03-24 08:08:42 -05:00
parent f50c9f6d85
commit 50f38ee022
2 changed files with 2 additions and 8 deletions

View File

@ -1,6 +1,6 @@
.catalog: .catalog:
name: "meanshop" name: "meanshop"
version: "0.4.7" version: "0.4.8"
description: "Ecommerce powered by Meanshop" description: "Ecommerce powered by Meanshop"
uuid: meanshop-0 uuid: meanshop-0
minimum_rancher_version: v0.51.0 minimum_rancher_version: v0.51.0
@ -23,12 +23,6 @@
required: true required: true
default: "3547" default: "3547"
type: "int" type: "int"
- variable: replset_name
description: "Name of the MongoDB replicaSet"
label: "ReplicaSet Name"
type: "string"
required: true
default: "rs0"
- variable: host_label - variable: host_label
label: "Host Label to Meanshop Tags" label: "Host Label to Meanshop Tags"
description: | description: |

View File

@ -1,5 +1,5 @@
name: Meanshop name: Meanshop
description: | description: |
Ecommerce powered by Meanshop Ecommerce powered by Meanshop
version: 0.4.7 version: 0.4.8
category: Repository category: Repository