Skip to content

Commit d873fa4

Browse files
chore: Update ACP LB IPv4
Made with ❤️️ by updatecli
1 parent 1ac2d78 commit d873fa4

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
@@ -39,7 +39,7 @@ service:
3939
# Tracked by updatecli (updatecli/updatecli.d/configs/acp-lb-aws.yaml)
4040
service.beta.kubernetes.io/aws-load-balancer-subnets: "subnet-003b868ae937f290a"
4141
# Tracked by updatecli (updatecli/updatecli.d/configs/acp-lb-aws.yaml)
42-
service.beta.kubernetes.io/aws-load-balancer-private-ipv4-addresses: "10.0.131.248"
42+
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"
4444
# Misc.
4545
service.beta.kubernetes.io/aws-load-balancer-alpn-policy: "HTTP2Preferred"

0 commit comments

Comments
 (0)