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"
|