Skip to content

Commit 10fd213

Browse files
chore: Update the "Docker Hub Registry Mirror" LB Subnets
Made with ❤️️ by updatecli
1 parent 4c8579c commit 10fd213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/hub-mirror_cijioagents2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ service:
2727
# We want the LB to directly send requests to the Pod IPs (requires VPC-CNI)
2828
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: "ip"
2929
# Tracked by updatecli (updatecli/updatecli.d/configs/docker-registry-aws.yaml)
30-
service.beta.kubernetes.io/aws-load-balancer-subnets: "subnet-003b868ae937f290a"
30+
service.beta.kubernetes.io/aws-load-balancer-subnets: "\"subnet-003b868ae937f290a,subnet-0f76ffb1385bec3db,subnet-0cbf5a4a8a81322f5\""
3131
# Tracked by updatecli (updatecli/updatecli.d/configs/docker-registry-aws.yaml)
3232
service.beta.kubernetes.io/aws-load-balancer-private-ipv4-addresses: "\"10.0.131.247,10.0.137.247,10.0.151.247\""
3333
service.beta.kubernetes.io/aws-load-balancer-ip-address-type: "ipv4"

0 commit comments

Comments
 (0)