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 4ab12a3 commit 74ab4deCopy full SHA for 74ab4de
cluster/manifests/aws-load-balancer-controller/deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
- --webhook-key-file=admission-controller-key.pem
30
- --default-load-balancer-scheme=internet-facing
31
- --default-target-type=ip
32
- image: container-registry.zalando.net/teapot/aws-load-balancer-controller:v2.12.0-main-1.patched
+ image: container-registry.zalando.net/teapot/aws-load-balancer-controller:v2.12.0-main-2.patched
33
livenessProbe:
34
failureThreshold: 2
35
httpGet:
0 commit comments