community-catalog/templates/portworx/0/rancher-compose.yml
2017-01-05 15:09:34 -08:00

20 lines
603 B
YAML

.catalog:
name: "Portworx"
version: "1.1.2-2017-01-06-GA"
description: "Container Defined Storage for Docker"
uuid: 352669-pwx-1.1.2
minimum_rancher_version: v0.56.0
questions:
- variable: cluster_id
description: "Arbitrary Cluster ID, common to all nodes in PX cluster "
label: "Cluster ID"
type: "string"
required: true
default: ""
- variable: kvdb
description: "Key-value database, accessibe to all nodes in PX cluster (Ex: 'etcd://10.0.0.42:4001')"
label: "Key-Value Database"
type: "string"
required: true
default: ""