From ec2e581d926243b50962490bb503b551cbc7a18b Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 19 Jan 2017 17:02:57 -0600 Subject: modified for Kubernetes. Change-Id: Ibe3c04f7988bfb1f9907ecd82c04ea5d22575eef Signed-off-by: Narinder Gupta --- ci/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/deploy.sh') diff --git a/ci/deploy.sh b/ci/deploy.sh index 9d24d2f8..c44eaba0 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -32,7 +32,7 @@ usage() { echo "Usage: $0 [-s ] [-f ] [-d ] [-a ] - [-m ] + [-m ] [-r ]" 1>&2 exit 1; } while getopts ":s:t:o:l:h:r:f:d:a:m:" opt; do -- cgit 1.2.3-korg