Skip to content

Commit 32b7cf2

Browse files
authored
Update containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/private_lb/lb_private_with_openstack_port.yaml
1 parent 83dd0b2 commit 32b7cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers-orchestration/managed-kubernetes/use-public-cloud-load-balancer/private_lb/lb_private_with_openstack_port.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: publicCloudLB-private-with-openstack-port
66
annotations:
77
service.beta.kubernetes.io/openstack-internal-load-balancer: "true"
8-
loadbalancer.openstack.org/port-id: "4c758644-af77-4e60-9e24-bc5e67295ac0"
8+
loadbalancer.openstack.org/port-id: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
99
labels:
1010
app: test-publicCloudLB
1111
spec:

0 commit comments

Comments
 (0)