We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8579c commit 10fd213Copy full SHA for 10fd213
config/hub-mirror_cijioagents2.yaml
@@ -27,7 +27,7 @@ service:
27
# We want the LB to directly send requests to the Pod IPs (requires VPC-CNI)
28
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: "ip"
29
# Tracked by updatecli (updatecli/updatecli.d/configs/docker-registry-aws.yaml)
30
- service.beta.kubernetes.io/aws-load-balancer-subnets: "subnet-003b868ae937f290a"
+ service.beta.kubernetes.io/aws-load-balancer-subnets: "\"subnet-003b868ae937f290a,subnet-0f76ffb1385bec3db,subnet-0cbf5a4a8a81322f5\""
31
32
service.beta.kubernetes.io/aws-load-balancer-private-ipv4-addresses: "\"10.0.131.247,10.0.137.247,10.0.151.247\""
33
service.beta.kubernetes.io/aws-load-balancer-ip-address-type: "ipv4"
0 commit comments