Skip to content

Commit 05c11ce

Browse files
committed
feature: allow to disable cross zone balancing
zalando-incubator/kube-ingress-aws-controller@v0.14.41...v0.15.5 * Limit ingress support to only networking.k8s.io/v1 * fix: Set the default ingress API Version * updates: aws sdk and uuid dependencies Signed-off-by: Sandor Szücs <[email protected]>
1 parent d205405 commit 05c11ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/ingress-controller/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {{ $version := "v0.14.41" }}
1+
# {{ $version := "v0.15.5" }}
22

33
apiVersion: apps/v1
44
kind: Deployment

0 commit comments

Comments
 (0)