diff --git a/deploy/provider/aws/service-nlb.yaml b/deploy/provider/aws/service-nlb.yaml index c4e13e472..244460b6d 100644 --- a/deploy/provider/aws/service-nlb.yaml +++ b/deploy/provider/aws/service-nlb.yaml @@ -10,7 +10,7 @@ metadata: # by default the type is elb (classic load balancer). service.beta.kubernetes.io/aws-load-balancer-type: nlb spec: - # this setting is t make sure the source IP address is preserved. + # this setting is to make sure the source IP address is preserved. externalTrafficPolicy: Local type: LoadBalancer selector: