Skip to content

Commit

Permalink
Merge pull request #112 from wunderio/ragnarkurmwunder-patch-1
Browse files Browse the repository at this point in the history
Update vendor-eks.md
  • Loading branch information
Rade333 authored Jun 11, 2024
2 parents 79cf615 + f190a9f commit 396dfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vendor-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ gitAuth:
"service.beta.kubernetes.io/aws-load-balancer-type": "nlb"
# the length of the list must be equal to the number of subnets
"service.beta.kubernetes.io/aws-load-balancer-eip-allocations": "<elastic IP id>"
"service.beta.kubernetes.io/aws-load-balancer-subnets": "<subnet name here"
"service.beta.kubernetes.io/aws-load-balancer-subnets": "<subnet name here>,<subnet name here>,..."
"service.beta.kubernetes.io/aws-load-balancer-nlb-target-type": "instance"
"service.beta.kubernetes.io/aws-load-balancer-ip-address-type": "ipv4"
"service.beta.kubernetes.io/aws-load-balancer-target-group-attributes": "stickiness.enabled=true,stickiness.type=source_ip,preserve_client_ip.enabled=true"
Expand Down

0 comments on commit 396dfc3

Please sign in to comment.