Skip to content

Commit 58f6733

Browse files
authored
Fix extra hyphen in ingress-controller example
1 parent 09e3bf6 commit 58f6733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/alb-ingress-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949

5050
# Enables logging on all outbound requests sent to the AWS API.
5151
# If logging is desired, set to true.
52-
# - ---aws-api-debug
52+
# - --aws-api-debug
5353
# Maximum number of times to retry the aws calls.
5454
# defaults to 10.
5555
# - --aws-max-retries=10

0 commit comments

Comments
 (0)