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.
2 parents d2f3ae7 + a25da7c commit 859f12aCopy full SHA for 859f12a
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