skupper
skupper copied to clipboard
Fix SecuredAccessManager updatePorts
When comparing desired and actual state of services, ignore the value of NodePort as this is assigned dynamically by an external controller and is not managed by us.
Fixes #1720