Skip to content

Commit 25486ea

Browse files
committed
change to NLB instead of a classic LB
1 parent 217e934 commit 25486ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/whatsapp-proxy-chart/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ securityContext: {}
4949

5050
service:
5151
type: LoadBalancer
52-
annotations: {}
52+
annotations:
53+
service.beta.kubernetes.io/aws-load-balancer-type: nlb
5354
port: 8080
5455
http_port: 80
5556
https_port: 443

0 commit comments

Comments
 (0)