From 75bf2bf93652590b57920d0e9ce86d734f21e487 Mon Sep 17 00:00:00 2001 From: Jeff Silberman Date: Wed, 5 Oct 2016 16:04:05 +0200 Subject: [PATCH] Update rancher-compose.yml --- 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 422a1b4..9e01511 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