TL;DR
When setting the load-balancer.hetzner.cloud/uses-proxyprotocol: "true" annotation on a loadbalancer service, the "Proxy protocol" checkmark is correctly set on a loadbalancer.
However, removing that same annotation does not unset the checkmark. The loadbalancer remains with the proxyprotocol feature enabled.
Expected behavior
The cloud controller should disable the "Proxy protocol" feature, since that is the default, and the annotation is no longer specified.
Observed behavior
The cloud controller leaves the "Proxy protocol" feature enabled.
Minimal working example
No response
Log output
Additional information
No response