Cleanup unused/erroneous variables (#6003)

This commit is contained in:
Florian Ruynat
2020-04-24 10:54:07 +02:00
committed by GitHub
parent 6674be2572
commit 299e35ebe4
8 changed files with 6 additions and 51 deletions

View File

@@ -5,5 +5,3 @@ 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"
alb_ingress_log_level: "WARN"