mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
fix typos on kubernetes deployment scripts (#202)
Signed-off-by: Ngari Ndung'u <ngari.ndungu@gmail.com>
This commit is contained in:
parent
926ed95249
commit
30a683770a
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ show_help () {
|
|||
cat << USAGE
|
||||
usage: $0 [ -i DNS-IP ] [ -d CLUSTER-DOMAIN ]
|
||||
|
||||
-i : Specify the cluster DNS IP address. If not specificed, the IP address of
|
||||
-i : Specify the cluster DNS IP address. If not specified, the IP address of
|
||||
the existing "kube-dns" service is used, if present.
|
||||
-d : Specify the Cluster Domain. Default is "cluster.local"
|
||||
USAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue