Skip to content

Commit 3ad18ef

Browse files
Kamil PrzybylKamil Przybyl
authored andcommitted
chore: adjsut externalIPAnnotation comment
1 parent 3ee00e3 commit 3ad18ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/alb/ingress/alb_spec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
const (
23-
// externalIPAnnotation references an OpenStack floating IP that should be used by the application load balancer.
23+
// externalIPAnnotation references a STACKIT floating IP that should be used by the application load balancer.
2424
// If set it will be used instead of an ephemeral IP. The IP must be created by the customer. When the service is deleted,
2525
// the floating IP will not be deleted. The IP is ignored if the alb.stackit.cloud/internal-alb is set.
2626
// If the annotation is set after the creation it must match the ephemeral IP.

0 commit comments

Comments
 (0)