mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
Update deploy.sh (#144)
This commit is contained in:
parent
a464e20ac1
commit
51b56744fd
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
# Deploys CoreDNS to a cluster currently running Kube-DNS.
|
# Deploys CoreDNS to a cluster currently running Kube-DNS.
|
||||||
|
|
||||||
set -eo pipefail
|
|
||||||
|
|
||||||
show_help () {
|
show_help () {
|
||||||
cat << USAGE
|
cat << USAGE
|
||||||
usage: $0 [ -r REVERSE-CIDR ] [ -i DNS-IP ] [ -d CLUSTER-DOMAIN ] [ -t YAML-TEMPLATE ]
|
usage: $0 [ -r REVERSE-CIDR ] [ -i DNS-IP ] [ -d CLUSTER-DOMAIN ] [ -t YAML-TEMPLATE ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue