Skip to content

Commit 8d5166e

Browse files
committed
fix(cilium): change load balancer mode from dsr to snat
1 parent 3235789 commit 8d5166e

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/cluster-0/apps/kube-system/cilium/app

1 file changed

+1
-1
lines changed

kubernetes/cluster-0/apps/kube-system/cilium/app/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ l2announcements:
4646
enabled: false
4747
loadBalancer:
4848
algorithm: maglev
49-
mode: dsr
49+
mode: snat
5050
localRedirectPolicy: true
5151
operator:
5252
dashboards:

0 commit comments

Comments
 (0)