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

@@ -107,7 +107,6 @@ ingress_publish_status_address: ""
ingress_alb_enabled: false
# alb_ingress_aws_region: "us-east-1"
# alb_ingress_restrict_scheme: "false"
# alb_ingress_log_level: "WARN"
# Enables logging on all outbound requests sent to the AWS API.
# If logging is desired, set to true.
# alb_ingress_aws_debug: "false"