cloudstack-kubernetes-provider
cloudstack-kubernetes-provider copied to clipboard
Fix for service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol
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'