Skip to content

Commit 3bcc89e

Browse files
chore: Update ACP LB Subnets
Made with ❤️️ by updatecli
1 parent 3fe8df7 commit 3bcc89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/artifact-caching-proxy_aws-cijenkinsio-agents-2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ service:
3737
# We want the LB to directly send requests to the Pod IPs (requires VPC-CNI)
3838
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: "ip"
3939
# Tracked by updatecli (updatecli/updatecli.d/configs/acp-lb-aws.yaml)
40-
service.beta.kubernetes.io/aws-load-balancer-subnets: "subnet-003b868ae937f290a"
40+
service.beta.kubernetes.io/aws-load-balancer-subnets: "\"subnet-003b868ae937f290a,subnet-0f76ffb1385bec3db,subnet-0cbf5a4a8a81322f5\""
4141
# Tracked by updatecli (updatecli/updatecli.d/configs/acp-lb-aws.yaml)
4242
service.beta.kubernetes.io/aws-load-balancer-private-ipv4-addresses: "\"10.0.131.248,10.0.137.248,10.0.151.248\""
4343
service.beta.kubernetes.io/aws-load-balancer-ip-address-type: "ipv4"

0 commit comments

Comments
 (0)