remove kibana

This commit is contained in:
Dominic Werner
2017-04-28 10:47:46 +02:00
parent 973a3a8766
commit 34a8b17bfd
3 changed files with 2 additions and 25 deletions
+1 -8
View File
@@ -1,7 +1,7 @@
.catalog:
name: Elasticsearch Cluster
version: 5.3.0-rancher1
description: Scalable Elasticsearch Cluster with Kibana
description: Scalable Elasticsearch Cluster
questions:
- variable: "cluster_name"
@@ -52,13 +52,6 @@
label: "Memory limit in byte (client nodes)"
description: "Memory limit in Byte per elasticsearch container. AT LEAST double the heap size! (client nodes)"
default: 1073741824
- variable: "kibana_port"
type: "int"
required: true
label: "Public kibana port"
description: "Public port where kibana will be accessible"
default: 5601
- variable: "minimum_master_nodes"
type: "int"