Update deploy.sh (#144)

This commit is contained in:
Chris O'Haver 2019-04-11 09:52:25 -04:00 committed by GitHub
parent a464e20ac1
commit 51b56744fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,6 @@
# Deploys CoreDNS to a cluster currently running Kube-DNS.
set -eo pipefail
show_help () {
cat << USAGE
usage: $0 [ -r REVERSE-CIDR ] [ -i DNS-IP ] [ -d CLUSTER-DOMAIN ] [ -t YAML-TEMPLATE ]