We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5204c commit 4884397Copy full SHA for 4884397
cluster/manifests/aws-load-balancer-controller/deployment.yaml
@@ -27,6 +27,7 @@ spec:
27
- --feature-gates=ServiceTypeLoadBalancerOnly=true
28
- --webhook-cert-file=admission-controller.pem
29
- --webhook-key-file=admission-controller-key.pem
30
+ - --default-ssl-policy=ELBSecurityPolicy-TLS13-1-2-2021-06
31
- --default-load-balancer-scheme=internet-facing
32
- --default-target-type=ip
33
image: container-registry.zalando.net/teapot/aws-load-balancer-controller:v2.12.0-main-2.patched
0 commit comments