Fix typo
This commit is contained in:
parent
9af9ef5fd9
commit
8853894f3d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue