From 734bc6094ec05cad413c892850ff50c92757cb92 Mon Sep 17 00:00:00 2001 From: William Miceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Wed, 14 Mar 2018 12:07:04 -0400 Subject: [PATCH] Specified scale of 1 --- templates/zerotier/0/rancher-compose.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/zerotier/0/rancher-compose.yml b/templates/zerotier/0/rancher-compose.yml index 2f87017..57f0d64 100644 --- a/templates/zerotier/0/rancher-compose.yml +++ b/templates/zerotier/0/rancher-compose.yml @@ -29,4 +29,6 @@ catalog: description: | The Label Value on the host which ZeroTier should be deployed required: true - type: string \ No newline at end of file + type: string +zerotier: + scale: 1 \ No newline at end of file