Skip to content

Commit

Permalink
change to NLB instead of a classic LB
Browse files Browse the repository at this point in the history
  • Loading branch information
peixian committed Feb 19, 2025
1 parent 217e934 commit 25486ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/whatsapp-proxy-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ securityContext: {}

service:
type: LoadBalancer
annotations: {}
annotations:
service.beta.kubernetes.io/aws-load-balancer-type: nlb
port: 8080
http_port: 80
https_port: 443
Expand Down

0 comments on commit 25486ea

Please sign in to comment.