Bill Maxwell 93a816353a Port Spark template from Helm to K8s templates
This is a simple port of the helm template of spark.
2016-03-28 22:37:30 -07:00

13 lines
334 B
YAML

.catalog:
name: Spark
version: 0.1.0-rancher1
description: "Spark cluster"
maintainer: "Rancher"
questions:
- variable: "SPARK_WORKER_REPLICAS"
type: "string"
default: "1"
label: "Worker Replica Count"
description: "number of Spark workers"
required: true