diff --git a/helm-socks-frontend/templates/front-end-svc.yaml b/helm-socks-frontend/templates/front-end-svc.yaml index 9537822..31b849f 100644 --- a/helm-socks-frontend/templates/front-end-svc.yaml +++ b/helm-socks-frontend/templates/front-end-svc.yaml @@ -5,6 +5,8 @@ metadata: name: {{ include "helm-socks-frontend.fullname" . }} labels: {{- include "helm-socks-frontend.labels" . | nindent 4 }} + annotations: + service.beta.kubernetes.io/aws-load-balancer-type: nlb spec: type: LoadBalancer ports: