mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-04 09:58:20 +03:00
8 lines
220 B
YAML
8 lines
220 B
YAML
---
|
|
alb_ingress_controller_namespace: kube-system
|
|
alb_ingress_aws_region: "us-east-1"
|
|
|
|
# Enables logging on all outbound requests sent to the AWS API.
|
|
# If logging is desired, set to true.
|
|
alb_ingress_aws_debug: "false"
|