cloudstack-kubernetes-provider icon indicating copy to clipboard operation
cloudstack-kubernetes-provider copied to clipboard

Fix for service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol

Open akhilesh78 opened this issue 11 months ago • 0 comments

As per source code, annotation should be having a value of 'true' or 'false' and not enabled. The existing examples are incorrect.

service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol: 'true'

akhilesh78 avatar Dec 17 '24 15:12 akhilesh78