Merge pull request #3232 from posquit0/patch-1

Fix typo
This commit is contained in:
k8s-ci-robot 2018-10-12 12:12:15 -07:00 committed by GitHub
commit 31400bd736
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ metadata:
# by default the type is elb (classic load balancer). # by default the type is elb (classic load balancer).
service.beta.kubernetes.io/aws-load-balancer-type: nlb service.beta.kubernetes.io/aws-load-balancer-type: nlb
spec: 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 externalTrafficPolicy: Local
type: LoadBalancer type: LoadBalancer
selector: selector: