Skip to content

Commit d73893b

Browse files
Update annotation to follow project naming convention with oci- prefix
Co-authored-by: raniellyferreira <[email protected]>
1 parent 3c869d5 commit d73893b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cloudprovider/providers/oci/load_balancer_spec.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ const (
148148

149149
// ServiceAnnotationLoadBalancerProtocol is a service annotation for specifying
150150
// the load balancer listener protocol ("HTTP", "HTTP2", "TCP").
151-
ServiceAnnotationLoadBalancerProtocol = "oci.oraclecloud.com/load-balancer-protocol"
151+
ServiceAnnotationLoadBalancerProtocol = "oci.oraclecloud.com/oci-load-balancer-protocol"
152152

153153
// ServiceAnnotationLoadBalancerInitialDefinedTagsOverride is a service annotation for specifying
154154
// defined tags on the LB

0 commit comments

Comments
 (0)