From 2977ffc8fe8bb1549fd62c4cb6efdb73dda53a18 Mon Sep 17 00:00:00 2001 From: Jeff Silberman Date: Wed, 5 Oct 2016 15:47:33 +0200 Subject: [PATCH] Update rancher-compose.yml Fix description --- templates/portworx/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/portworx/0/rancher-compose.yml b/templates/portworx/0/rancher-compose.yml index 45498d8..422a1b4 100644 --- a/templates/portworx/0/rancher-compose.yml +++ b/templates/portworx/0/rancher-compose.yml @@ -12,7 +12,7 @@ required: true default: "" - variable: kvdb - description: "Key-value database, accessibe to all nodes in PX cluster. (Ex: "etcd://10.0.0.42:4001") + 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