fix kubernetes cassandra template

This commit is contained in:
James Oliver
2016-03-16 07:51:22 -07:00
parent 757f993e08
commit 66ae69cbfd
3 changed files with 10 additions and 37 deletions
@@ -2,3 +2,9 @@
name: "K8s Example Cassandra"
version: "1.0.0"
description: ""
questions:
- variable: "NODE_COUNT"
label: "Initial number of Cassandra nodes"
required: true
default: 3
type: "int"