mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-10-04 17:04:38 +02:00
Organize and cleanup variable descriptions
This commit is contained in:
@@ -66,7 +66,7 @@ variable "ssh_authorized_key" {
|
||||
|
||||
variable "service_cidr" {
|
||||
description = <<EOD
|
||||
CIDR IP range to assign Kubernetes services.
|
||||
CIDR IPv4 range to assign Kubernetes services.
|
||||
The 1st IP will be reserved for kube_apiserver, the 10th IP will be reserved for kube-dns.
|
||||
EOD
|
||||
|
||||
|
Reference in New Issue
Block a user