Skip to content

Commit

Permalink
Update loadBalancer mode to snat in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcressy committed Nov 17, 2024
1 parent 2ffa5eb commit b98320a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/clusters/bastion/cni/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ kubeProxyReplacement: true
kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256
loadBalancer:
algorithm: maglev
mode: snat
l7:
algorithm: round_robin
backend: envoy
Expand Down

0 comments on commit b98320a

Please sign in to comment.