mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Fixes for AWS Terraform Deployment and Updated Readme
This commit is contained in:
@@ -95,3 +95,7 @@ variable "aws_elb_api_port" {
|
||||
variable "k8s_secure_api_port" {
|
||||
description = "Secure Port of K8S API Server"
|
||||
}
|
||||
|
||||
variable "kube_insecure_apiserver_address" {
|
||||
description= "Bind Address for insecure Port of K8s API Server"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user