Fix typo
This commit is contained in:
parent
4bdd0ce417
commit
b434456f54
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Some variables of note include:
|
||||||
#### Cluster variables
|
#### Cluster variables
|
||||||
|
|
||||||
Kubernetes needs some parameters in order to get deployed. These are the
|
Kubernetes needs some parameters in order to get deployed. These are the
|
||||||
following default cluster paramters:
|
following default cluster parameters:
|
||||||
|
|
||||||
* *cluster_name* - Name of cluster (default is cluster.local)
|
* *cluster_name* - Name of cluster (default is cluster.local)
|
||||||
* *dns_domain* - Name of cluster DNS domain (default is cluster.local)
|
* *dns_domain* - Name of cluster DNS domain (default is cluster.local)
|
||||||
|
|
Loading…
Reference in a new issue