We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c869d5 commit d73893bCopy full SHA for d73893b
pkg/cloudprovider/providers/oci/load_balancer_spec.go
@@ -148,7 +148,7 @@ const (
148
149
// ServiceAnnotationLoadBalancerProtocol is a service annotation for specifying
150
// the load balancer listener protocol ("HTTP", "HTTP2", "TCP").
151
- ServiceAnnotationLoadBalancerProtocol = "oci.oraclecloud.com/load-balancer-protocol"
+ ServiceAnnotationLoadBalancerProtocol = "oci.oraclecloud.com/oci-load-balancer-protocol"
152
153
// ServiceAnnotationLoadBalancerInitialDefinedTagsOverride is a service annotation for specifying
154
// defined tags on the LB
0 commit comments